• Joined on 2022-01-04
exot pushed to master at exot/.emacs.d 2023-10-01 15:40:56 +02:00
a4556632b0 Remove advice for moving message attachments to the end of buffer
cfdd235f94 Set multisession directory before loading package
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-10-01 15:33:48 +02:00
e01e02970f Comment personal M-SPC binding to be the default since Emacs 29.1
f7254fc6a4 Configure multisessions' directory to be under private/
563ce633a0 Remove obsolete setting for df program on Windows
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2023-10-01 09:53:51 +02:00
f2a62083d7 Allow overriding presence check for adding known SSH keys
exot pushed to master at exot/.emacs.d 2023-09-14 19:04:15 +02:00
2d1fd71265 Ignore HOLD entries on Waiting-For list
exot pushed to master at exot/.emacs.d 2023-09-14 16:20:12 +02:00
1b860b9273 Add some minimal default configuration for YAML files
exot pushed to master at exot/.emacs.d 2023-09-10 15:10:24 +02:00
6e20565ef0 Fix typo in Org capture template
exot pushed to master at exot/.emacs.d 2023-08-18 19:22:52 +02:00
badbb85da0 Ensure org-password-manager is loaded when loading password by ID
exot pushed to master at exot/.emacs.d 2023-08-17 18:41:42 +02:00
c085dda842 Allow to provide password to SQL blocks via ID
a6324a668d Move custom org-password function to db-org
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-08-15 18:12:53 +02:00
e30ab3f260 Ensure inserting links works when the source buffer is narrowed
53f60f1d82 Use vls as (additional?) player for EMMS
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-08-13 10:57:22 +02:00
cbd97e8c3e Remove loading of obsolete helm-config library
4c0af67656 Update elpa packages
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-08-12 10:54:07 +02:00
d6ffc0ba40 Avoid duplicate backlink targets in backlink reports
exot pushed to master at exot/.emacs.d 2023-08-08 17:33:54 +02:00
de271c1295 Remove obsolete tab-bar faces for solarized-dark-theme
exot pushed to master at exot/.emacs.d 2023-08-07 17:19:14 +02:00
bc5df22b55 Fix wrong case statement to check server start
exot pushed to master at exot/.emacs.d 2023-07-29 20:10:29 +02:00
e892a849c1 Allow to set an initial input when inserting a link to another item
exot pushed to master at exot/.emacs.d 2023-07-29 19:51:51 +02:00
c0660fe0f6 Give argument of db/org-get-location a more descriptive name
exot pushed to master at exot/.emacs.d 2023-07-23 17:11:13 +02:00
42af8216e0 Define magit-projectile synchronization function after loading magit
exot pushed to master at exot/.emacs.d 2023-07-21 13:14:07 +02:00
d8e35ab963 Fix timestamp formatting in timeline-tools for Org 9.6
exot pushed to master at exot/.emacs.d 2023-07-21 10:27:34 +02:00
56f60e97d3 Add shortcut to jump to current clock in main Org hydra
exot pushed to master at exot/.emacs.d 2023-07-19 19:48:25 +02:00
d0aa2bf33d Restrict Org cache advice to Org 9.5.5 and earlier
exot pushed to master at exot/.emacs.d 2023-07-17 20:17:08 +02:00
1d33039dde Unfold subtree before evaluating all source blocks