• Joined on 2022-01-04
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
exot pushed to master at exot/.emacs.d 2023-07-07 16:48:09 +02:00
c45ca29ad0 Unify WAIT and HOLD lists
1b62989720 Move deadlines before NEXT list in main agenda view
d6bd360593 Reverse treatment of universal argument for helm shortcut menu
Compare 3 commits »
exot pushed to master at exot/.emacs.d 2023-07-02 16:45:23 +02:00
3bb5b4481d Search through all Org mode buffers when inserting backlinks
exot pushed to master at exot/.emacs.d 2023-07-02 12:16:20 +02:00
b5f3eb871f Search through all Org mode buffers when inserting backlings
exot pushed to master at exot/.emacs.d 2023-07-01 17:33:55 +02:00
536d3b37ba Rewrite ansi-term defadvice with define-advice
exot pushed to master at exot/.emacs.d 2023-07-01 17:04:48 +02:00
d8a41ca0cf Move Dired utility functions to general utility library
exot pushed to master at exot/.emacs.d 2023-07-01 12:48:21 +02:00
2dc1a4e6e0 Disable delete-selection-mode
exot pushed to master at exot/.emacs.d 2023-06-27 21:04:37 +02:00
908b5f278e Remove some byte-compiler warnings