From 087c1452bcef01a4b043f361c6c86ccc55f8fe44 Mon Sep 17 00:00:00 2001 From: Noboru Ota Date: Sat, 27 Mar 2021 21:54:59 +0100 Subject: [PATCH] Updated Hitchhiker's "Rough" Guide to Org roam V2 (org) --- "Hitchhiker's-\"Rough\"-Guide-to-Org-roam-V2.org" | 5 +++++ 1 file changed, 5 insertions(+) diff --git "a/Hitchhiker's-\"Rough\"-Guide-to-Org-roam-V2.org" "b/Hitchhiker's-\"Rough\"-Guide-to-Org-roam-V2.org" index 5a62036..97fe83e 100644 --- "a/Hitchhiker's-\"Rough\"-Guide-to-Org-roam-V2.org" +++ "b/Hitchhiker's-\"Rough\"-Guide-to-Org-roam-V2.org" @@ -166,3 +166,8 @@ Source: https://org-roam.discourse.group/t/org-roam-major-redesign/1198/34 (add-hook 'org-mode-hook #'org-hide-properties) #+end_src + +*** Showing the number of backlinks for each node in `org-roam-node-find` +[[https://gist.github.com/nobiot/852978b41b1869df3cf9180202f5bbc9][Source code]] + +[[https://user-images.githubusercontent.com/12507865/112734570-e9ec6b00-8f46-11eb-9dc2-b58f82cb73bc.png]]