Hi Eric
> > If you don't use TiddlySpace, ---

Is still a fact - it's the {{tiddler.title}} thing which doesn't work
on tiddlyspace...

> You can eliminate the parameter substitution using <<tiddler>> macro
> by putting the evaluated parameter directly in the <<newJournal>>
> macro, like this:
>
> <<newJournal label:"newJournalHere" title:{{tiddler.title+" - YYYY.0MM.
> 0DD at 0hh:0mm:0ss"}} tag:"journal">>

Great :-)  It simplifies things a lot - Thanks.
I tried sth like <<newJournal label:"newJournalHere" title:
{{tiddler.title}}" - YYYY.0MM. 0DD at 0hh:0mm:0ss" tag:"journal">>
which gave me an extra tag (tiddler.title) instead of inclusion of
tiddler.title in the new tiddler title..

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

Reply via email to