diff --git a/Readme.org b/Readme.org index 442eeef..7be3feb 100644 --- a/Readme.org +++ b/Readme.org @@ -40,6 +40,9 @@ Display a tree of backlinks /and/ forward links up to a configurable depth. Usef for looking for unexpected connections without busting open a full-fledged graph UI. Contrasts with the normal org-roam buffer, which only shows backlinks. +#+attr_org: :width 650px +[[file:images/org-roam-links.png]] + ** INCUBATING [[file:lisp/org-roam-consult.el][org-roam-consult]] A version of =consult-ripgrep= that shows node titles instead of filenames so you don't have to guess anymore. diff --git a/images/org-roam-links.png b/images/org-roam-links.png new file mode 100644 index 0000000..1e1e67a Binary files /dev/null and b/images/org-roam-links.png differ