<$let tag1="journal" text="">
<$newtiddler title=<<dateTime 'YYYY 0MM 0DD ddd hh:mm:ss'>> skeleton="TaskSkeleton" edit="yes">Create Task "<<dateTime 'YYYY 0MM 0DD ddd hh:mm:ss'>>"</$newtiddler>
</$let>| Probability: | 3-sometimes |
| Tagged titles: | |
\define taskJournalButtonTags()
[[$(currentTiddlerTag)$]] $(taskJournalTags)$
\end
\define taskJournalButton()
<$button tooltip={{NewTaskJournalHere!!hint}} aria-label={{$:/language/Buttons/NewJournalHere/Caption}} class=<<tv-config-toolbar-class>>>
<$action-sendmessage $message="tm-new-tiddler" title=<<now "$(taskJournalTitleTemplate)$">> text=<<taskJournalTextTemplate>> tags=<<taskJournalButtonTags>>/>
<$list filter="[<tv-config-toolbar-icons>prefix[yes]]">
{{$:/core/images/new-journal-button}}
</$list>
<$list filter="[<tv-config-toolbar-text>prefix[yes]]">
<span class="tc-btn-text"><$text text={{NewTaskJournalHere!!caption}}/></span>
</$list>
</$button>
\end
<$set name="taskJournalTitleTemplate" value={{NewTaskJournalHere!!titletemplate}}>
<$set name="taskJournalTags" value={{NewTaskJournalHere!!tagtemplate}}>
<$set name="currentTiddlerTag" value=<<currentTiddler>>>
<$set name="taskJournalTextTemplate" value={{NewTaskJournalHere!!texttemplate}}>
<<taskJournalButton>>
</$set></$set></$set>| caption | New task journal here |
| created | 20150516073545040 |
| description | {{$:/language/Buttons/NewJournalHere/Hint}} |
| hint | Create a new task journal tiddler tagged with this one |
| modified | 20150516090641920 |
| tags | $:/tags/ViewToolbar |
| tagtemplate | Journal Task |
| texttemplate | {{||tasktemplate}} |
| title | NewTaskJournalHere |
| titletemplate |
| YYYY 0MM 0DD ddd hh:mm:ss |
>I hadn't realized you could paste in html like this - because that's what you've done, right? Copy-pasted the tiddler code right into your post, right?
@Måns - I hadn't realized you could paste in html like this - because that's what you've done, right? Copy-pasted the tiddler code right into your post, right?
--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/UL3hJtDY4XA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d4bce752-46f7-47f0-8789-4d60b6b58610%40googlegroups.com.