.emacs.d/site-lisp
Daniel Borchmann e892a849c1
Allow to set an initial input when inserting a link to another item
This will allow to bind `db/org-add-link-to-other-item` with different initial
inputs to different keys to have often used selection directly at hand.

Setting the initial input is a bit tricky, though, because
`org-refile-get-location` does not allow to set it.  Instead, we have to
temporarily overwrite `completing-read` with the corresponding parameter set
directly.
2023-07-29 20:08:19 +02:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Jump to first open checkbox in currently clocked-in item by default 2022-11-19 16:09:38 +01:00
db-emms.el Rename main music hydra and move it to `db-music' 2020-06-27 10:16:53 +02:00
db-eshell.el Downcase login name in eshell prompt 2023-05-09 17:53:36 +02:00
db-hydras.el Make checkdoc happy about db-hydras package 2021-03-20 15:48:00 +01:00
db-mail.el Remove calls to some obsolete CL functions 2021-01-16 14:34:48 +01:00
db-music.el Make checkdoc happy about db-music.el 2023-06-12 19:38:10 +02:00
db-org.el Allow to set an initial input when inserting a link to another item 2023-07-29 20:08:19 +02:00
db-projects.el Match namespace prefix for project utilities with package name 2022-10-16 21:10:45 +02:00
db-utils-test.el Fix precision error in `db/ntp-to-time' 2020-06-27 09:35:31 +02:00
db-utils.el Define magit-projectile synchronization function after loading magit 2023-07-23 17:02:15 +02:00
org-password-manager.el Add local copy of org-password-manager.el 2022-07-22 18:30:41 +02:00
plantuml-mode.el Update local copy of plantuml-mode 2021-10-16 18:45:41 +02:00
timeline-tools-test.el Trying to make test for `timeline-tools' independent of locale 2020-01-05 14:32:35 +01:00
timeline-tools.el Fix timestamp formatting in timeline-tools for Org 9.6 2023-07-21 13:10:11 +02:00