I've wrote a detailed description (with diagrams) of my dream product... I have a link to diagrams below.
I’d like a 3-d, navigable, web of ideas. Much like TiddlyWiki which is “a non-linear personal web notebook”. Only I’d like my creation to be visual. I want to see the nodes connect, like a mindmap (like FreeMind).
It would be a mindmap, only more self-referencing. Any node could connect to any other node. Selecting a node would reorganize the morass of nodes--the highlighted node would come front and center. Branching off would be relevant nodes.
I'd love your feedback! For the full blog post, check it out:
www.dansmind.com/
I’d like a 3-d, navigable, web of ideas. Much like TiddlyWiki which is “a non-linear personal web notebook”. Only I’d like my creation to be visual. I want to see the nodes connect, like a mindmap (like FreeMind).
It would be a mindmap, only more self-referencing. Any node could connect to any other node. Selecting a node would reorganize the morass of nodes--the highlighted node would come front and center. Branching off would be relevant nodes.
I'd love your feedback! For the full blog post, check it out:
www.dansmind.com/
-
Re: 3-D web of idea nodes : TiddlyWiki + FreeMind
Mon, December 25, 2006 - 7:52 AMNice.
I've never used it, but I believe "TheBrain" is meant to be a bit like this.
(www.thebrain.com/)
Not sure whether it allows changing between different layout styles though.
Visualization and layout are tricky things to scale. For example, do you allow the software to automagically reorganize the layout as you add more nodes? That makes the diagram clearer, but you lose the value of your visual memory when navigating, because every time you look at the diagram the same node is in a different place.
When I wrote SdiDesk I explicitly decided that I wanted many small, hand-layed-out diagrams which are hyperlinked together, rather than automatically generating a large diagram. (Of course, it helped that that was the lazy thing to do, in terms of coding :-)
Manually drawing diagrams doesn't help with *discovery* of new connections or of other structure but, for me, it's the right way to capture some of the structure in *my* thinking. I tend to create diagrams with around 10 (15 max) nodes where I might be deliberately representing a hierarchy or a supply-chain or some other small chunk of the world. And I can arrange the nodes in a way that makes sense for that kind of thing. If I really need more nodes, I probably want to break it up into an overview page and sub-pages with details. Of course, SdiDesk nets are more primitive than even I want, visually (so yeah, I am thinking about how to improve on that in my next opus) But I prefer them to Buzan-style mind-maps where I find most software forces me to build one "butterfly" shaped hierarchy. Or to something like TouchGraph which is very clever but actually not much use when you want to get aquiainted with the shape of your information.
phil