This is what I am using.

<$set name="tag1" value="testtag">
<$newtiddler title="new-task" skeleton="$:/tiddlerskeleton">Add 
notes</$newtiddler>
</$set>

Regards
Shash

On Sunday, October 5, 2014 9:42:09 AM UTC+5:30, Shash wrote:
>
> Great. Thanks Stephan. However the set is not working. 
>
> <$set name="tag1" value="testtag">
>
> Is there anything I am missing.
>
> Regards 
> Shash
>
> On Saturday, October 4, 2014 9:54:05 PM UTC+5:30, Stephan Hradek wrote:
>>
>> Unfortunately it seems at the moment impossible for me to store an 
>> updated tiddlystuff as tiddlywiki presents an error message :(
>>
>> Here is what I wanted to write:
>>
>> @@.IMPORTANT
>>
>> The widget is not yet compatible to 5.1 and newer. To fix it, edit [[$:
>> /plugins/skeeve/newtiddler.js]] and change
>>
>> * `type: "tw-navigate",`
>> ** to `type: "tm-navigate",`
>> * `this.newtiddlerClass = "tw-newtiddler-button" +`
>> ** to `this.newtiddlerClass = "tm-newtiddler-button" +`
>> * `this.dispatchEvent({type: "tw-edit-tiddler",`
>> ** to `this.dispatchEvent({type: "tm-edit-tiddler",`
>>
>> @@
>>
>>
>>

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