💄 readme

This commit is contained in:
Chris Barrett
2022-08-16 21:36:09 +12:00
parent 01e78c5289
commit 109193d24b

View File

@@ -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 A version of =consult-ripgrep= that shows node titles instead of filenames so you
don't have to guess anymore. 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]] ** SPIKE [[file:lisp/org-roam-gc.el][org-roam-gc]]
Automatically delete empty dailies files so they don't build up forever. 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 Commands for renaming nodes, rewriting links and deleting nodes with redirection
so you can refactor notes without leaving broken links. 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 * Installation
Most packages should be manually installable via =package.el=, assuming you have 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 [[https://melpa.org/#/getting-started][MELPA]] set up. But honestly, you're better off just cloning and putting this