diff --git a/Readme.org b/Readme.org index fd1c750..cb55852 100644 --- a/Readme.org +++ b/Readme.org @@ -18,7 +18,7 @@ spaced-repetition system that prompts you to review notes or revisit stubs and help them grow to maturity. #+attr_org: :width 650px -[[file:images/org-roam-review.png]] +[[file:./images/org-roam-review.png]] ** INCUBATING [[file:lisp/org-roam-links.el][org-roam-links]] Display a tree of backlinks /and/ forward links up to a configurable depth. Useful @@ -38,6 +38,9 @@ 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. +#+attr_org: :width 650px +[[file:images/org-roam-dblocks.gif]] + ** SPIKE [[file:lisp/org-roam-gc.el][org-roam-gc]] Automatically delete empty dailies files so they don't build up forever. diff --git a/images/org-roam-dblocks.gif b/images/org-roam-dblocks.gif new file mode 100644 index 0000000..a54c026 Binary files /dev/null and b/images/org-roam-dblocks.gif differ