Compare commits

..

4 Commits

Author SHA1 Message Date
1ef654788a
Do not depend on autoloading db-org.el for bookmark links
Let's keep db-org a collection of autoloadable functions and move the
actual configuration of Org bookmark links to init.el.
2025-02-22 20:52:30 +01:00
54bcd4d6a0
Use default mechanism to store URL bookmarks directly after creation
Nicer :)
2025-02-22 18:23:34 +01:00
4457921ca9
Set bookmark type for URLs
Just for display, nothing else should change with this (yet).
2025-02-22 18:19:29 +01:00
db00b4f3c7
Fix performance issue with file comparions on Windows
`file-equal-p` makes creating links too slow with bookmark links
enabled (which is the case by default).
2025-02-22 18:07:41 +01:00

Diff Content Not Available