Treeview Executive, visibility of Tags and Creation Date

13 views
Skip to first unread message

TW-User

unread,
Jul 8, 2011, 11:10:32 AM7/8/11
to TiddlyWiki
On Treeview Executive, how to make tags and creation dates visible on
each Tiddler

http://twt-treeview-executive.tiddlyspot.com/

HansBKK

unread,
Jul 9, 2011, 12:38:44 PM7/9/11
to tiddl...@googlegroups.com

Modify the ViewTemplate. Here's a snippet from (just under "title" of) the default core TW design for a starting point.

<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>

If you really only want the creation date and not the other stuff, then just remove the latter spans from the subtitle div.

Reply all
Reply to author
Forward
0 new messages