Hi, Jon:
Thanks for the reply. The reason I did not share my tiddler is
because most of them have Asian characters and it maybe confusing to
show. I'll clean up a new one and show it some time.
For #1, Yes, I notice that new edge will be added but old edge not
deleted until I save & reload.
For #2, I must damaged something so the default tiddler
(GettingStarted) is not reloaded.
For #3, I have many "topics" that I want to use as the startState in
the MindMap. For example, there may be "Vegetable" tiddler and many
related veggies tagged to it, and "Fruit" tidder and many other fruits
tagged to it. When I want to study one of them, I would set it as the
startState. Certain I could put the MindMap in a tiddler with
different startState, but then I can not use SinglePageMode(only allow
one tiddler, but I need map tiddler plus Note tiddler open). If there
is input box (like serach box), then I can put in whatever starting
tag and the mindmap will opened with that tiddler everytime until I
change it.
For #4, I can set the zoom level manually. But when I need to change
it during node exploration, I need to use the + & - buttons on the map
to change zoom level. That change increment is too big. If will be
nice the zooming step size may be customizable.
In addition, could you show some example of map style customization? I
saw a few lines from the StyleSheet in your example map and some from
ML's example, but there must be a complete list or something? Bear
with my ignorance on the CSS.
By using the TagMindMap in pageTemplate + singlePageMode +
BreadCrumbPlugin, it almost look exactly link PersonalBrain(The
Brain). The MindMap is the Plex, BreadCrum looks like the history,
and SingePage tiddler is the Note. But TiddlyWiki is more power than
The Brain in terms of linking capability. Since now the tagging
relationship is used for linking, in addition to that the Wikiword
link (e.g. [[go_there]]) provide extra linking capability in the
"Note" that "jump" to other "thought"(tiddler), which The Brain does
not have such capability yet. The develop group of The Brain is well
acknowledge this advantage and may try to implement it in the future
(they called in Wiki in The Brain).
So I see this TiddlyWikii map has great potential. With the file
attachment plugin from Eric, now we can attach file to the tiddler.
But I found the current layout of TagMindMap is not too easy to use
(just personal taste maybe). All related tiddler node randomly
surrounding the center node seem less organizing to visualize.
Instead, the layout in The Brain may be used as examples. The Normal
layout has the parent node on top and all children node sorted in the
alphabetic order at bottom. Or the Outline layout which shows the
relation similar to the tree structure. The key is some sorting in
the children layout helps a lot. Would it be possible in the current
TagMindMap?
Thanks for the great work,
Duke