Add a video preview of dblock insertion

This commit is contained in:
Chris Barrett
2022-08-16 23:22:09 +12:00
parent 4238c9daac
commit 7074948f38
2 changed files with 4 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ spaced-repetition system that prompts you to review notes or revisit stubs and
help them grow to maturity. help them grow to maturity.
#+attr_org: :width 650px #+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]] ** INCUBATING [[file:lisp/org-roam-links.el][org-roam-links]]
Display a tree of backlinks /and/ forward links up to a configurable depth. Useful 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 search for notes or list backlinks, then do additional filtering based on title
or tags. or tags.
#+attr_org: :width 650px
[[file:images/org-roam-dblocks.gif]]
** 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.

BIN
images/org-roam-dblocks.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 KiB