Thanks Eric, that worked like charm!
The next question would be how to revert to default behavior (just in
case..) :)

Pavlo.

On Jan 6, 8:26 pm, Eric Shulman <[email protected]> wrote:

> Try this:
>
> Create a tiddler [[SetDefaultTiddlers]], tagged with systemConfig,
> containing this one line of code:
> -----------------
> config.shadowTiddlers["DefaultTiddlers"] = "[["+store.getTaggedTiddlers
> ("journal","modified").reverse()[0].title+"]]";
> -----------------
>
> Then, just *delete* the existing DefaultTiddlers.  When you save-and-
> reload, the above code will automatically re-write the *shadow*
> definition of DefaultTiddlers so that it will then open the most
> recently modified 'journal' tiddler.
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios
-- 
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.


Reply via email to