Hi Danielo, I'm playing around with your plugin on my desktop, so expect a couple of > posts here making questions and proposals. >
ok, I try to collect them > Regarding linking tiddlers, I saw that you can link tiddlers very easy on > the thasgrap editor. Very cool,fast and easy. Why not add that easiness to > other feature within the same editor? When I'm editing a graph I want to > focus on that graph, so if I add a new node I just expect a popup asking > for the name an that's all. But instead of this I have to navigate to a new > tiddler and put the name there. > I thought it would be convenient to open the newly created tiddler in edit mode ready to receive some information. This is how I use the plugin... Otherwise you would have to doubleclick on a tiddler and open it in edit mode after having created it. But maybe your idea is better. > Regarding the UI, seems your plugin is totally focalized to a single > workflow: having the editor on the sidebar and the tiddlers on the river. > My screen is narrow (11") so I prefer to work with your plugin on full > screen. Opening the editor plugin is a pain because the problem I explained > about adding new nodes. Also the editor looks horrible if you expand the > story river. I love your plugin, but this makes the usability very hard to > me. I would like to focus on each thing, first editing the map, and then > add rich information to the tiddlers. > Did I forgot to mention it? Sorry. You just have to set editor="true" on a widget to display the editor but the view cannot be changed as it is bound by attribute to a given view. so something like this: <$taskgraph mode="graph" height="YOUR SIZEpx" editor="true" view="DANIELOS VIEWNAME"></$taskgraph> I should also make sure the selectbox doesn't give you the options to change the view as it is simply ignored when a graph is bound to a view.. Felix -- 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.

