In a off-the-shelf TiddlyWiki are three places showing dates: the Timeline sidebar, the tiddler subtitles, and the tooltips.
If you don't want to see the Timeline sidebar anymore, edit the SidebarTabs shadow tiddler and remove the three words containing Timeline, including the surrounding double quotes. Do you mean the tiddler subtitles? Edit the ViewTemplate shadow tiddler and drop the line starting with <div class='subtitle'>. If you want to change the default tooltip content, you have to create an arbitrary named tiddler and insert the following line: config.messages.tiddlerLinkTooltip="Internal link to '%0'"; After that, you have to tag this tiddler with systemConfig, save the TW, and reload it. No dates anymore. UBi On 20 Okt., 16:35, M <[email protected]> wrote: > Hi All, > I want to find out it is possible to have a tiddlywiki with no dates > 1) unless one uses the Journal for example. > Or > 2) is it possible to have no dates at all. > > I am not a programmer by any stretch so I am wondering if someone has > such a tiddlywiki? > Cheers, > M -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

