Hi All

It finally works with

[[FetNewHere]]

<<forEachTiddler
    where
        'tiddler.tags.contains("twTypes")' 
   write 
 '" <<newJournal title:$1_YYYY_0MM_0DD_0hh_0mm_0ss focus:%22title%22 text:{{
store.getTiddlerText(\""+tiddler.title+"Template\")}} label:
"+tiddler.title+" [["+tiddler.title+"]] [[$1]]\>\>"'
      begin
         '"new..."'
>>

Thank you Eric a lot !

I just need to have autorefresh(1) to works and I could spread my 
"newTypeHereToolbar" to all my projects.
Looking forward to it !

Julien

1 : https://groups.google.com/d/topic/tiddlywiki/9xCyJdh9cVc/discussion


On Saturday, June 14, 2014 3:19:33 PM UTC+2, Eric Shulman wrote:
>
> On Saturday, June 14, 2014 2:57:03 AM UTC-7, julien23 wrote:
>>
>> I have already tried
>> ...Template%22)}}
>> according to "whatever"'s saying but I get the red
>>
>> new... Error in macro <<newJournal>> Error in macro <<newJournal>> Error 
>> in macro <<newJournal>> Error in macro <<newJournal>> Error in macro 
>> <<newJournal>> Error in macro <<newJournal>> Error in macro 
>> <<newJournal>>
>>
>> click on the red text to show a popup with the actual error message 
> returned by the macro.  This may provide the clue to what is wrong.
>
> Note: it's possible that using %22 in the ForEachTiddler context may not 
> be correct.  Try using \" (backslash-doublequote) instead.
>
> -e
>
>

-- 
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