Skip to content

Commit af2582f

Browse files
committed
Notes: Add idea
1 parent 5d2b3a7 commit af2582f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

notes.org

+4
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,10 @@ This works okay (except the priority accessor needs to be fixed, because Org pri
598598
:action #'helm-org-goto-marker))))
599599
#+END_SRC
600600

601+
** MAYBE Fancier plain query syntax for tags and properties
602+
603+
e.g. something like [[https://200ok.ch/posts/2020-02-09_creating_org_mode_sparse_trees_in_emacs_and_organice.html][Organice has now]].
604+
601605
** MAYBE Overlay-based caching inspired by org-num-mode
602606

603607
[2019-12-30 Mon 22:42] Newer versions of Org have =org-num-mode=, which uses =font-lock= and =after-change-functions= to update overlays in the buffer with outline numbering. Maybe a similar approach could be used to cache arbitrary values for headings in a buffer without having to discard the whole buffer's cache when the buffer changes.

0 commit comments

Comments
 (0)