darkawower@alien.topB to Emacs@communick.newsEnglish · 2 years agoOrgNote - mobile app inspired by org-roam and org-roam-ui (early beta)about.org-note.comexternal-linkmessage-square44fedilinkarrow-up15arrow-down10
arrow-up15arrow-down1external-linkOrgNote - mobile app inspired by org-roam and org-roam-ui (early beta)about.org-note.comdarkawower@alien.topB to Emacs@communick.newsEnglish · 2 years agomessage-square44fedilink
minus-squarefantas_uk@alien.topBlinkfedilinkEnglisharrow-up1·2 years agoSo you have build this feature yourself , is there any instructions I could follow to build it myself someday?
minus-squaredarkawower@alien.topOPBlinkfedilinkEnglisharrow-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.
So you have build this feature yourself , is there any instructions I could follow to build it myself someday?
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.