darkawowerB to Emacs@communick.newsEnglish · 2 years agoOrgNote - mobile app inspired by org-roam and org-roam-ui (early beta)about.org-note.comexternal-linkmessage-square44linkfedilinkarrow-up15arrow-down10
arrow-up15arrow-down1external-linkOrgNote - mobile app inspired by org-roam and org-roam-ui (early beta)about.org-note.comdarkawowerB to Emacs@communick.newsEnglish · 2 years agomessage-square44linkfedilink
minus-squaredarkawowerOPBlinkfedilinkEnglisharrow-up1·2 years agoDo you mean graph construction? Or how to create something like that from scratch in your application? In the first case, just create notes with links to other notes, for example like this [[id:][link-name]], the graph will be built automatically. In the second case, have a look at https://github.com/vasturiano/force-graph.
Do you mean graph construction? Or how to create something like that from scratch in your application?
In the first case, just create notes with links to other notes, for example like this [[id:][link-name]], the graph will be built automatically.
In the second case, have a look at https://github.com/vasturiano/force-graph.