Rudimentary Roam replica in Org-mode, with some utilities from Deft.
Usage
(use-packagedeft:afterorg:bind("C-c n d".deft):custom(deft-recursivet)(deft-use-filter-string-for-filenamet)(deft-default-extension"org")(deft-directory"~/org-files/")(deft-use-filename-as-titlet))(use-packageorg-roam:afterdeftorg:straight(:host"github":repo"jethrokuan/org-roam"):bind("C-c n l".org-roam)("C-c n t".org-roam-today)("C-c n i".org-roam-insert))