Daniel - dbo
  • Joined on 2018-10-12
dbo pushed to master at dbo/.emacs.d 2023-07-17 19:55:14 +02:00
0c0009b655 Add leading space in org agenda lines
dbo pushed to master at dbo/.emacs.d 2023-07-17 18:16:46 +02:00
39a92a3e80 Add leading space in org agenda lines
dbo pushed to master at dbo/.emacs.d 2023-07-16 15:13:38 +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 »
dbo pushed to master at dbo/.emacs.d 2023-07-16 15:05:35 +02:00
bbb75c7b46 Add some error-handling when adding SSH keyfiles
dbo pushed to master at dbo/.emacs.d 2023-07-16 10:18:03 +02:00
45c3b61476 Extend docstring of ssh-add utility function
dbo pushed to master at dbo/.emacs.d 2023-07-16 10:16:09 +02:00
c43291d23b Modularize SSH key-file utility functions to increase reusability
dbo pushed to master at dbo/.emacs.d 2023-07-16 10:15:23 +02:00
d33e951e53 Modularize SSH key-file utility functions to increase reusability
dbo pushed to master at dbo/.emacs.d 2023-07-15 15:04:02 +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 »
dbo pushed to master at dbo/.emacs.d 2023-07-10 17:07:50 +02:00
b3ab6d7a9d Fix some identation
dbo pushed to master at dbo/.emacs.d 2023-07-10 16:51:44 +02:00
1ce7564f57 Exclude finished items from Waiting and On-Hold list
dbo pushed to master at dbo/.emacs.d 2023-07-09 19:22:10 +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 »
dbo pushed to master at dbo/.emacs.d 2023-07-09 10:40:30 +02:00
bf88128d25 Do not show SCHEDULED items in agenda task backlog
dbo pushed to master at dbo/.emacs.d 2023-07-07 17:06:30 +02:00
83e66e785f Make default system open function work on Linux
dbo pushed to master at dbo/.emacs.d 2023-07-07 16:47:53 +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 »
dbo pushed to master at dbo/.emacs.d 2023-07-02 16:45:12 +02:00
3bb5b4481d Search through all Org mode buffers when inserting backlinks
dbo pushed to master at dbo/.emacs.d 2023-07-02 12:16:06 +02:00
b5f3eb871f Search through all Org mode buffers when inserting backlings
dbo pushed to master at dbo/.emacs.d 2023-07-01 17:33:47 +02:00
536d3b37ba Rewrite ansi-term `defadvice` with `define-advice`
dbo pushed to master at dbo/.emacs.d 2023-07-01 17:04:20 +02:00
d8a41ca0cf Move Dired utility functions to general utility library
dbo pushed to master at dbo/.emacs.d 2023-07-01 12:47:48 +02:00
2dc1a4e6e0 Disable `delete-selection-mode`
dbo pushed to master at dbo/.emacs.d 2023-06-27 21:04:28 +02:00
908b5f278e Remove some byte-compiler warnings
dbo pushed to master at dbo/.emacs.d 2023-06-27 20:21:22 +02:00
ebb84f2139 Generalize SSH key adding function to additional password backends
dbo pushed to master at dbo/.emacs.d 2023-06-27 19:40:52 +02:00
096f790fab Change some code heading
74659e7548 Add simple convenience function to add known SSH keys
Compare 2 commits »
dbo pushed to master at dbo/.emacs.d 2023-06-21 17:47:20 +02:00
3b6dcaecf9 Do not show past SCHEDULED items in NEXT list
5b6af3ad3d Fix agenda title for task backlog
Compare 2 commits »
dbo pushed to master at dbo/.emacs.d 2023-06-12 19:38:29 +02:00
8f383bcbdb Make checkdoc happy about db-music.el
dbo pushed to master at dbo/.emacs.d 2023-06-12 19:35:12 +02:00
4677ea74c7 Ensure number comparison when updating favorites playlist
dbo pushed to master at dbo/.emacs.d 2023-06-03 09:35:12 +02:00
8cdc1de7ca Add some sensible defaults for proced
dbo pushed to master at dbo/.emacs.d 2023-06-01 21:08:36 +02:00
f742b213fc Hide NOTEs and TOPICs tagged with SOMEWHEN on main project agenda
dbo pushed to master at dbo/.emacs.d 2023-05-28 17:46:52 +02:00
d190f7af80 Do not enable `auth-source-pass` by default
dbo pushed to master at dbo/.emacs.d 2023-05-28 15:32:07 +02:00
9ff7c848a1 Change shortcut for interactive clock selection
dbo pushed to master at dbo/.emacs.d 2023-05-26 18:12:17 +02:00
f8caaae071 Allow adding links to Org items also in non-Org-mode buffers
dbo pushed to master at dbo/.emacs.d 2023-05-24 19:27:01 +02:00
113f3f4495 Fix invalid logic for nil dates in workload report
dbo pushed to master at dbo/.emacs.d 2023-05-24 19:01:24 +02:00
a4712cf155 Include items in workload overview planned before given start date
dbo pushed to master at dbo/.emacs.d 2023-05-18 19:08:28 +02:00
242d5cbcba Add function to retrieve library version
dbo pushed to master at dbo/.emacs.d 2023-05-16 18:27:27 +02:00
cac41d0759 Do not recenter position when jumping to current clock
58e5cd3506 Jump to headline of the currently clocked item when going there
Compare 2 commits »
dbo pushed to master at dbo/.emacs.d 2023-05-13 10:31:18 +02:00
0b315f44a3 Go to Org item when trying to insert checklist directly in agenda
dbo pushed to master at dbo/.emacs.d 2023-05-09 17:54:34 +02:00
8e192e5cfb Downcase login name in eshell prompt
dbo pushed to master at dbo/.emacs.d 2023-05-07 10:06:10 +02:00
88855f6713 Fix typo in auth-source package declaration
dbo pushed to master at dbo/.emacs.d 2023-05-06 18:04:53 +02:00
01b5e1b8db Fix incorrect restriction handling when inserting templates
dbo pushed to master at dbo/.emacs.d 2023-05-06 16:57:01 +02:00
925cf115be Remove ID and CUSTOM_ID properties when inserting checklist template
dbo pushed to master at dbo/.emacs.d 2023-05-06 15:31:57 +02:00
fa56dfdd4d Ensure `CHECKLIST_INSERTED_P` will be inserted at original heading
dbo pushed to master at dbo/.emacs.d 2023-04-30 17:29:06 +02:00
7db9f8d56c Fix indentation in utility library to conform to Common Lisp
28b9918325 Add utility function to create selector functions from table headers
7bd8c0ef2b Remove obsolete function to conditionally enable lispy
Compare 3 commits »
dbo pushed to master at dbo/.emacs.d 2023-04-30 12:28:30 +02:00
8df66edf25 Automatically retrieve passwords from password-store when available
dbo pushed to master at dbo/.emacs.d 2023-04-30 12:27:17 +02:00
d5a885818e Automatically retrieve passwords from password-store when available
dbo pushed to master at dbo/.emacs.d 2023-04-29 17:35:52 +02:00
b67a920780 Fix wrong search region for inserting active filter display
dbo pushed to master at dbo/.emacs.d 2023-04-29 17:31:13 +02:00
a4823651a1 Use Common Lisp indentation by default
a44b7b660e Remove obsolete function to skip tags in agenda views
8c9c47f6e3 Prominently display of active filters in agenda view
Compare 3 commits »
dbo pushed to master at dbo/.emacs.d 2023-04-28 16:34:18 +02:00
2d6b40088e Delete shell buffers windows on `delete-other-windows`
dbo pushed to master at dbo/.emacs.d 2023-04-26 16:54:46 +02:00
1e262aef13 Allow `scroll-left` command