darkawower@alien.topB to Emacs@communick.newsEnglish · 1 year agoOrgNote - mobile app inspired by org-roam and org-roam-ui (early beta)about.org-note.comexternal-linkmessage-square43fedilinkarrow-up14arrow-down10
arrow-up14arrow-down1external-linkOrgNote - mobile app inspired by org-roam and org-roam-ui (early beta)about.org-note.comdarkawower@alien.topB to Emacs@communick.newsEnglish · 1 year agomessage-square43fedilink
minus-squaredarkawower@alien.topOPBlinkfedilinkEnglisharrow-up1·1 year 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.