diff --git a/Readme.org b/Readme.org index 0b4e1b4..8a784e4 100644 --- a/Readme.org +++ b/Readme.org @@ -30,6 +30,11 @@ are shown with collapsible previews, like in the org-roam buffer. A version of =consult-ripgrep= that shows node titles instead of filenames so you don't have to guess anymore. +** INCUBATING [[file:lisp/org-roam-dblocks.el][org-roam-dblocks]] +Add org dynamic blocks that implement "canned searches" for org-roam. You can +search for notes or list backlinks, then do additional filtering based on title +or tags. + ** SPIKE [[file:lisp/org-roam-gc.el][org-roam-gc]] Automatically delete empty dailies files so they don't build up forever. @@ -37,11 +42,6 @@ Automatically delete empty dailies files so they don't build up forever. Commands for renaming nodes, rewriting links and deleting nodes with redirection so you can refactor notes without leaving broken links. -** INCUBATING [[file:lisp/org-roam-dblocks.el][org-roam-dblocks]] -Add org dynamic blocks that implement "canned searches" for org-roam. You can -search for notes or list backlinks, then do additional filtering based on title -or tags. - * Installation Most packages should be manually installable via =package.el=, assuming you have [[https://melpa.org/#/getting-started][MELPA]] set up. But honestly, you're better off just cloning and putting this