doomemacs/modules/lang/org/autoload
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
..
contrib-ipython.el shell-command-to-string -> doom-call-process #1887 2019-11-08 16:02:06 -05:00
contrib-present.el refactor(org): remove unused overlay cleanup code 2021-09-27 21:57:11 +02:00
contrib-roam2.el perf(org): optimize org-roam node listings 2022-05-09 15:43:32 +02:00
org-attach.el Rewrite org-download/attach systems 2020-04-25 01:27:25 -04:00
org-avy.el Fix gs in org-mode #2218 2019-12-20 13:40:06 -05:00
org-babel.el feat(org): keybinds for removing #+RESULTS blocks 2022-03-19 16:19:54 +01:00
org-capture.el fix(cli): "Unknown terminal type" error on bin/org-capture 2021-11-24 22:03:21 +01:00
org-export.el Prevent extra window after +org/export-to-clipboard 2021-05-01 02:28:44 -04:00
org-link.el fix(org): doom-module links opening private modules 2021-08-01 23:37:36 -04:00
org-refile.el fix(org): show outline path on refile to current file 2021-11-19 23:44:28 +01:00
org-tables.el Only realign tables in +org-realign-table-maybe-h 2020-04-13 15:23:16 -04:00
org.el fix(org): multiple fixes for +org--insert-item 2022-03-30 20:06:40 +02:00