I've been following this thread because I want time, time+15 minutes, 30, and 
45 in a new tiddler kinda like this new journal button. I realize to get this 
to work I had to include some stuff like $:/macros/skeeve/dateTime.js, 
$:/plugins/skeeve/let.js, and $:/plugins/skeeve/newtiddler.js. And it does work 
and I have been able to get time and even time+15 putting time in the title and 
time+15 in the text field. That is where I am stuck because I can only put one 
macro per field and ran out of fields? I don't know how to add fields to it. 
Any help? I haven't been following the hangouts so I am not sure which 
direction Jeremy is taking with basic functions but I am seeing WidgetMessages 
that perform some of the same things. For example tw-new-tiddler. Maybe the 
newtiddler pluggin isn't needed for this? I heard that a journal type function 
is planned? Maybe we could get a WidgetMessage like tw-let-variable or 
tw-dateTime? I haven't figured how to use WidgetMessages but if they are here 
to stay, I would prefer to use the internals rather than plugins.

Sent from my Samsung Epic™ 4G Touch

-------- Original message --------
Subject:[tw] Re: [TW5] Feature Request for Journal button by Stephan Hradek
From:Alex V <[email protected]>
To:[email protected]
Cc:

That did it! This instantly makes my journal button much better. Thanks!

On Friday, May 2, 2014 9:47:02 PM UTC+2, Birthe C wrote:
Hi Alex V
It works perfectly! 

Danielo also wrote:
Anyway, the only thing you have to do is to add a field to your skeleton  with 
the name that you want. then put inside that field $(yourVariable)$

And
<$list filter="[yourField[01-MAY]"/>

should be; 
<$list filter="[yourField[01-MAY]]"/>

Birthe


On Friday, May 2, 2014 8:56:10 PM UTC+2, Alex V wrote:
<$set name="yourVariable" value=<<dateTime "0DD-MMM">>>
<$newtiddler title=<<dateTime "0hh:0mm:0ss">> skeleton="base_skeleton" 
edit="yes">New Staff Meeting</$newtiddler>
</$set>

I thought that would work, but no field gets set. Is this supposed to work? Is 
there another way to set fields in the mean time?
-- 
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.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" 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/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to