Just recalled another dirty hack:
tiddlertitle: OpenToday
var title = new Date( );
title = title.formatString("[[DD MMM YYYY]]");
store.saveTiddler( "DefaultTiddlers", "DefaultTiddlers", title );
tag with systemConfig
It opens a tiddler with todays date, even if it hasn't been made yet..
regards Måns Mårtensson
On 6 Jan., 21:14, Måns <[email protected]> wrote:
> Journal - NEWS> It's very nice because it opens the last modified tiddler
> tagged blog/
> > journal and creates two lists in the mainmenu - one for tiddlers not
> > yet visited from this browser and another for already visited
> > (archive)...
>
> should be: " .. it displays the last modified tiddlers tagged with
> "journal", which were modified since your last visit."
> if there is none - it will use the normal DefaultTiddlers!!>.. I will get
> back when I have a working solution...
>
> Here it ishttp://journaler.tiddlyspot.com
> (a simple MTC): import tiddlers tagged with N.E.W.S. and put the
> tiddler NewsManager in the MainMenu like this <<tiddler NewsManager>>.
>
> regards Måns Mårtensson
--
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.