• Joined on 2022-01-04
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
exot pushed to master at exot/.emacs.d 2023-07-16 10:16:17 +02:00
c43291d23b Modularize SSH key-file utility functions to increase reusability
exot pushed to master at exot/.emacs.d 2023-07-16 10:15:35 +02:00
d33e951e53 Modularize SSH key-file utility functions to increase reusability
exot pushed to master at exot/.emacs.d 2023-07-15 15:04:17 +02:00
82e50e8e22 Silence some byte-compiler and checkdoc warnings
a2f0e0ca3b Determine whether an SSH keyfile is already loaded before loading it
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-07-10 17:08:00 +02:00
b3ab6d7a9d Fix some identation
exot pushed to master at exot/.emacs.d 2023-07-10 16:51:58 +02:00
1ce7564f57 Exclude finished items from Waiting and On-Hold list
exot pushed to master at exot/.emacs.d 2023-07-09 19:23:18 +02:00
6fb76d1efd Decrypt SSH key password on demand and not unconditionally
603315e5b1 Delay computation of SSH-Key password until start of ssh-add
Compare 2 commits »
exot pushed to master at exot/.emacs.d 2023-07-09 10:40:44 +02:00
bf88128d25 Do not show SCHEDULED items in agenda task backlog
exot pushed to master at exot/.emacs.d 2023-07-07 17:06:38 +02:00
83e66e785f Make default system open function work on Linux