Hi Jon, > I think it would be pretty awesome to be able to do the same with the > content of each tiddler popping out like that rather than having to > click away from the map.
I understand you don't want to leave the fullscreen map, but the concept of tiddlymap is to use the existing structures of tiddlywiki, i.e. content is not displayed in the map but in the story river and rendered as tiddler. So to view content, you are forced to leave the fullscreen. Otherwise, if you have a large screen, map and content can coexist. Also, nested nodes are not possible as vis.js doesn't support it. However, you could achieve a similar effect by using the live view. Then when you click a node the clicked node is focussed and neighbours are displayed. You can always jump back to the previous tiddler since it is also a neighbour of the node you selected. So while I think your idea makes sense, I don't want to create redundant ways of displaying information at the moment. Maybe also another suggestion: You can give a tiddler a description field which is shown as popup when hovering a node (view->global configuration). But please copy paste your text as a githup issue and I will leave it open so maybe at one point I will pick the idea up. -Felix On 09.02.2015 23:28, Jon wrote: > Hi Felix, > > I tried registering at GitHub to post this but it said the free > personal plan is "chosen" so there didn't appear to be an option to > register gratis...? > > Anyway, I just wanted to suggest the following. Before TW5, I used to > use Freeplane (are you familiar with it?) and one of the features I > really appreciated was the ability to have notes contained within the > node (their presence would show as an icon) When you hover over the > node, the enclosed note pops out in a fixed width box with a scrollbar > (and you can also expand this to a window for editing). > > This is great because you can dip into a node for the underlying > detail whilst maintaining the map view and the relationship between > each topic. > > I think it would be pretty awesome to be able to do the same with the > content of each tiddler popping out like that rather than having to > click away from the map. > > What do you think? Is it possible? > > Thanks, Jon > > On Sunday, 8 February 2015 11:53:00 UTC, Jon wrote: > > Hi, > > I've been playing around with TiddlyMap which I think is quite > fabulous. Are there any updates on it's development? > > Just a couple of suggestions: > > When deleting a node, the default is to delete the tiddler as well > and the 2nd option is just to delete it from the graph. I think it > would be better to make the 2nd option the default to avoid > accidental deletion. > Would it be possible to use a keyboard shortcut or function key to > switch the map into full screen view? It would then be much easier > to toggle back and forth after clicking on a node to open the tiddler. > > Many thanks, > Jon. > > -- > You received this message because you are subscribed to the Google > Groups "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

