.emacs.d/site-lisp
Daniel - cfc11ec807
Keep Org links after insertion by default
When inserting links multiple times, it's annoying to have to go back to the
original place the link points to and reinsert it into the stored link list.
Using a universal argument to toggle `org-link-keep-stored-after-insertion` is
also not an option, as I keep forgetting to use it.

Instead, by default keep all links after insertion.  To be able to handle the
growing list of links, we now provide a function `db/org-clear-stored-links` to
set the list of stored links to the empty list.
2022-03-30 08:42:06 +02:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Add function to copy template of Org Mode item to location at point 2021-12-15 09:43:50 +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 Move eshell popup function to `db-eshell' 2020-06-26 23:08:00 +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 Add stop shortcut for main music hydra 2021-06-13 18:05:40 +02:00
db-org.el Keep Org links after insertion by default 2022-03-30 08:42:06 +02:00
db-projects.el Do not treat dotfiles as projects 2020-09-20 16:40:48 +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 Remove trailing whitespace after HTML rendering a file 2022-02-06 20:57:36 +01: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 org mode category refresh when redisplaying timelines 2021-09-30 15:35:18 +02:00