Files
doomemacs/modules
Henrik Lissner 8a27eb99be perf(org): optimize org-roam node listings
org-roam-get-keyword performs some file IO to read file keywords from
all nodes. This can be slow with long node lists. With
org-roam/org-roam#1963, file title is baked into the schema, so we don't
need to do this work anymore.

Ref: org-roam/org-roam#1963
Fix: #6382
2022-05-09 15:43:32 +02:00
..
2022-02-23 15:23:14 +01:00
2022-02-10 21:07:20 +01:00
2022-03-31 21:08:31 +02:00