Hello,

I would like to create a link to create a tiddler using a template if that 
tiddler does not exist.

e.g. in tiddlywiki.com have a new tiddler:

```
\define AList() [[Full Edition]] [[Empty Edition]] [[Blog Edition]] [[Non 
Existing Edition]]

<$list filter=<<AList>>>

<$link to={{!!title}}>{{!!title}}</$link>

</$list>
```

[image: キャプチャ1.PNG]

instead of linking to Non Existing Editing directly i would like to link to 
a widget that will create it from a template. 
e.g. https://tiddlywiki.com/#ActionCreateTiddlerWidget the last example 
here. but if it does exist link to it normally.

Any tips on how to achieve this?

Thanks,
James

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/4569954b-d91a-4aef-985a-934b888b3e74n%40googlegroups.com.

Reply via email to