Joshua,

I have the following in a tiddler, tagged $:/tags/ViewTemplate so it shows in 
all tiddlers. You may however transclude it in another tiddler.

\define set-tags() [[Journal]] [[$(currentTiddler)$]] 
\define actions()
<$action-sendmessage
$message="tm-new-tiddler"
title=<<title>>
tags=<<set-tags>> />
\end


<$vars date=<<now "0MM-0DD">> title="$(date)$,Journal">
<$set name="tags" value=Journal>
<$button actions=<<actions>>>
<$list filter="[<tv-config-toolbar-icons>prefix[yes]]">
{{$:/core/images/new-journal-button}}
</$list>
Journal Entry
</$button>
</$set>
</$vars>

Regards
Tony

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e325dcae-339f-492b-9de1-f6061308107e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to