On Friday, August 16, 2013 8:27:47 PM UTC+2, Simon Harper wrote: > > I wonder if anyone can point me to a good discussion of the tagging > infrastructure? I'm particularly interested in changing colours, adding a > symbol (like the 'Done' tick) >
If you open the "Done" tiddler, which can be used as a tag, you can open the "(i)nfo" button. There is a tab "Fields". You'll see the field name: "color" ... This one defines the color of a tiddler. Have a look at: "TiddlerFields" tiddler There isn't much more info atm (at least I don't know it :) -> Jeremy ?? > and I was also wonder if hierarchies are possible? > Tag hierarchies are possible but you need to do them "by hand". With TWc there was a "NewHere" button, that created a new tiddler tagged with the "parent" tiddler that created it. ... > Is all this available through the Browser Interface or are these > command-line via node.js? > The whole system works as a single page application in the browser. node.js is there as a "development and testing system". > Finally, I wonder if there is any work under-way on tag semantics - so > that creating a tag of 'Fred Bloggs' can have semantics of 'Work Colleague' > associated with it when tagging say 'Jane Right'. So it is creating > n-triples (sort of) similar to N3 http://en.wikipedia.org/wiki/Notation3 ? > Jeremy can you jump in here? have fun! mario -- 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/groups/opt_out.

