dvorka / mindforger

Thinking notebook and Markdown editor with LLM wingman.
https://www.mindforger.com
GNU General Public License v2.0
2.21k stars 133 forks source link

Mindmaps #899

Open kv-gits opened 5 years ago

kv-gits commented 5 years ago

Are there any plans to implement mindmap/conceptmap based on the markdown files metadata? 1) Every file with special metadata - is a node 2) Connections between nodes provided in metadata 3) Additional view to show and manipulate such map

dvorka commented 5 years ago

This would be definitely possible - I see it in the same way as you. Mind map rendering + every note w/ position (x,y) metadata in the map would be enough.

I just need to prioritize based on user requests and the amount of my free time. Anyway thank you for the great suggestion!

kv-gits commented 5 years ago

Also here is perfect example of how to organize such view.

http://tiddlymap.org/

Seems it is even possible to implement with the same library via qwebview.

rtbs-dev commented 5 years ago

Definitely interested in seeing this progress, especially since seeing an overview would help trigger new notes that I might have forgotten or not noticed at the time. Reminds me a bit of Docear, is that the intent?

saranvdev commented 3 years ago

I'm interested as well. Would love to see this.