Hi Tobi
 

> Where is node-type information stored?
>
 
The node is really just a link to a tiddler, So all real information (=the 
text) is stored inside each tiddler.

If I double-click a node, I would have expected that to be seen in the json.
>

This happens when you click on an edge and it is just a help for me at the 
moment, not a feature :) later, a double click on an edge will open a menu 
where you can style edges. As for nodes, meta information are the positions 
that are stored in a file called map at the moment under each view path. 
just create a new view and some nodes and search for the view name in 
advanced search and you will see where everything is stored. 
 

> Also, there doesn't seem a way yet to change the node-type of an existing 
> node.
> So it will have to be delete, add new, correct?
>

Yes, I leave it to tw to manage all this stuff. but you are right, i should 
add an option where you can specifiy how a default node should be 
initialized. something like a new-tiddler skeleton. Good idea. its on my 
list for some next release.

While 0.6 is out as from today, I have not publically announced it yet as I 
want to write more docs and make a video on how to use taskgraph (I already 
created some quick help menus in the editor bar). Then it is much easier 
for the user to understand how to work with taskgraph and which options you 
have.

some advances in 0.6

Changes in Version 0.6.0
>
>     End user:
>
>     # Nodes in view can be filtered via any tw-filter [ done: 2014-12-04 ]
>     # Pretty-printed Node Filter separating filter operands via new lines 
> [ done: 2014-12-10 ]
>     # Nodes can be named immediately without opened in edit mode [ done: 
> 2014-12-12 ]
>     # Physics mode is now toggled per view [ done: 2014-12-12 ]
>     # Option to display immediate neighbours of a graph [ done: 2014-12-12 
> ]
>     # More compact editor layout [ done: 2014-12-12 ]
>     # Reconnect an existing edge (Vis: "Edit Edge") [ done: 2014-12-13 ]
>     # No-name edges are created when no name is specified [ done: 
> 2014-12-13 ]
>     # Introduced private edge mode [ done: 2014-12-14 ]
>     # Views may be renamed [ done: 2014-12-14 ]
>     # New sweet button mechanism to connect tiddlers! [ done: 2014-12-14 ]
>
>     More technical:
>
>     # New uuid RFC4122, version 4 ID compliant generator (as suggested by 
> pmario) [ done: 2014-12-03 ]
>     # Code docs are now published at the github repo via JSDoc [ done: 
> 2014-12-04 ]
>     # Adapter is now available in the js environment via 
> $tw.taskgraph.adapter [ done: 2014-12-01 ]
>     # Overhaul of the whole API [ done: 2014-12-12 ]
>
>
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.

Reply via email to