Here's one way to do it...

Custom New Journal Button @ tb5 
<http://tb5.tiddlyspot.com/#Custom%20New%20Journal%20Button>

\define set-tags() $(tags)$ Journal

<$set name="tags" value={{!!tags}}>
<$button>
<$action-sendmessage
$message="tm-new-tiddler"
title=<<now "Tableau Product Development Journal of YY-0MM0DD">>
tags=<<set-tags>> />
<$list filter="[<tv-config-toolbar-icons>prefix[yes]]">
{{$:/core/images/new-journal-button}}
</$list>
New Custom Journal
</$button>
</$set>

Best wishes, Tobias. 

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to