.emacs.d/site-lisp
Daniel - 732323edfc
Ensure to always return a marker when inserting links to other items
`org-refile-get-location` sometimes only returns a point and not a marker.  In
that case, manually convert the point to a marker to ensure that calling
functions now where to go to.  Additionally, ensure that
`db/org-default-org-file` is opened if not already done so, and error out if the
current buffer is not associated with a file and no default Org file exists.
2021-03-27 10:22:21 +01:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Allow nil as shortcut character in frequently used features 2020-09-19 15:21:04 +02: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 Resolve flycheck warnings in db-music 2021-02-24 14:14:08 +01:00
db-org.el Ensure to always return a marker when inserting links to other items 2021-03-27 10:22:21 +01: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 Refactor code to update magit's repository list to separate function 2021-01-17 09:15:01 +01: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 Explicitly define setter functions for timeline tooling 2020-06-27 10:38:13 +02:00