It depends how you went about it. If you just used a button and an action
widget, you can do something like this:
<$button>Make tiddler with date
<$action-sendmessage $message="tm-new-tiddler" title=<<now "Today is DDth,
MMM YYYY">> tags="OneTag [[Another Tag]]" text=/>
</$button>
Which uses the "now" macro with a date format string.
HTH
Mark
On Thursday, June 30, 2016 at 2:02:55 PM UTC-7, Eli B. wrote:
>
> I did further research and was able to do the transclusions and tagging
> with one button. Now if I could only just add the date-stamp in the title
> field with the same button.
>
> On Thursday, June 30, 2016 at 6:21:29 PM UTC+2, Eli B. wrote:
>>
>> Hello everyone,
>>
>> I've made a full Journal Template using various transclusions for
>> headings, etc. which point to other tiddlers.
>>
>>
>> At the moment I enter each transclusion manually every time I write a
>> journal, like so:
>>
>>
>> <--! this points to one tiddler for heading format-->
>>
>> {{||A}}
>>
>> <--! this points to another tiddler for another heading-->
>>
>> {{||B}}
>>
>> <--! and these point to other tiddlers, and so on-->
>>
>> {{||C}}
>>
>> {{||D}}
>>
>> {{||E}}
>>
>>
>> What I'd like to create is a button that:
>>
>> - automatically enters all those transclusions into the body of a new
>> tiddler
>> - tags it as Journal
>> - and places a date-stamp in the title field
>>
>> With some outdated tutorials I've found, I've been able to place the
>> template as a footer of a new tiddler; which is not what I'd like to
>> accomplish. I feel like I'm so close, but yet so far. I've done a search in
>> the forum but have not found a proper answer. Does anyone have any
>> suggestions or can point me in the right direction?
>>
>>
>> Thanks.
>>
>>
>>
>>
>>
>>
--
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/843dfbf0-1ea7-4f83-a7e1-846a259b116b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.