|
|
|
|
|
by fluxinflex
1175 days ago
|
|
I find Scapple[1] more interesting since it comes close to what I'm playing around with. I've started using Node-RED[2] as a mind-map for my ideas and thoughts. I've created custom nodes to provide a categorization for ideas, thoughts, observations, inspiration etc. As I a see fit I link nodes together. The end result is a chaotic mind-map which I call a writermap since the entire mind-map is executable. Between any two points in the mind-map I can create a document with all the paths that link those two points. The document is just a concatenation of all the nodes visited along the way. Taking this a step further, I thought about creating a global mind-map whereby everyone contributes their mind-maps into interconnected open mind-map. I had this idea because I realised that I had mapped my information bubble in creating my mind-map. But how do I get out of my information bubble? Hence the idea of an open mind-map[2] to navigate through other peoples mind-maps out of my information bubble. [1]=https://www.literatureandlatte.com/scapple/overview [2]=https://nodered.org/ [3]=https://millieons.org/w/mapping-information-bubbles |
|
Isn’t Wikipedia already the mind map of humanity in a way? Or is your project more from an individual standpoint?
By the by, Obsidian recently added a canvas to mind map notes and nodes. Maybe the code can be helpful for your project.