Hi TW-User
> How to make the Tags and the Creation Date visible on each Tiddler
Have a look at a standard TW's ViewTemplate tiddler (You'll find it in
the sidebartabs "More" in the tab "shadowed")
You'll see sth like this:
<div class='subtitle'><span macro='view modifier link'></span>, <span
macro='view modified date'></span> (<span macro='message
views.wikified.createdPrompt'></span> <span macro='view created
date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
I don't remember if TWTreeView uses a custom ViewTemplate section in a
systemTheme tiddler or if it's using the standard ViewTemplate...
Report back if it doesn't work from the standard ViewTemplate - then
we'll have to find the custom themebased one...
Cheers Måns Mårtensson