.emacs.d/site-lisp
Daniel - 95920f8291
Extend default scope for `db/org-get-location` when in agenda files
When inside a file that is part of `org-agenda-file`, the default scope to
search for locations via `db/org-get-location` (used for example when
interactively inserting links) is extended to include all agenda files, and not
only the current buffer.  The idea behind this is to consider all agenda files
as one large data collection, and not only individual files.  This inhibits the
usual error, when trying to insert links at items located in refile.org, that
links are only displayed for items in refile.org itself – which are usually not
many – when instead links to items in the default org files where actually
requested.

This should not be an issue for performance, as searching through all agenda
files for valid locations is fast even on Windows.
2023-01-20 18:39:00 +01: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 Remove obsolete eshell magit command 2022-10-13 17:22:31 +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 Remove custom function to play radio stations 2022-04-29 09:39:57 +02:00
db-org.el Extend default scope for `db/org-get-location` when in agenda files 2023-01-20 18:39:00 +01: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 Simplify file pattern query for grep 2022-12-15 16:29:36 +01: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 Make going back and forth in timeline buffers more robust 2022-03-31 14:22:52 +02:00