Tobias,

Thanks. That example helps a lot.

In the process of working up a new custom journal button, I've come across 
a really odd TW behavior. The letter 'p' in Development in the tittle is 
being translated to the letter 'a'. Something to do with the now macro and 
the juxtaposition of 'pm' perhaps??? If I misspell Development as 
Developement it comes out fine.

This is really baffling.

On Thursday, January 29, 2015 at 6:14:43 PM UTC-5, Tobias Beer wrote:
>
> 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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to