• Joined on 2022-01-04
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
exot pushed to master at exot/.emacs.d 2023-07-17 19:55:21 +02:00
0c0009b655 Add leading space in org agenda lines
exot pushed to master at exot/.emacs.d 2023-07-17 18:17:01 +02:00
39a92a3e80 Add leading space in org agenda lines
exot pushed to master at exot/.emacs.d 2023-07-16 15:14:37 +02:00
53a9ede65c Marginally refactor function to add SSH keys to current agent
1ec3dd24e6 Add some error-handling when adding SSH keyfiles
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-07-16 15:05:45 +02:00
bbb75c7b46 Add some error-handling when adding SSH keyfiles
exot pushed to master at exot/.emacs.d 2023-07-16 10:18:10 +02:00
45c3b61476 Extend docstring of ssh-add utility function