Woo hoo!

<$button>Convert Missing to Tiddlers
<$list filter='[tags[]!is[tiddler]]'>
<$action-setfield text=''/>
</$list>
</$button>

On Mon, Oct 26, 2015 at 6:16 PM, David Gifford <[email protected]> wrote:

> Well, okay I spoke too soon. It does work as advertised, but I assumed
> that all empty links in the tag pill dropdowns would be listed in missing,
> since they show up as empty links. But they are not listed in missing. So I
> still need an action set that grabs all tags that do not yet exist as
> tiddlers.
>
> Dave
>
> On Mon, Oct 26, 2015 at 6:02 PM, David Gifford <[email protected]> wrote:
>
>> Oh my goodness that worked great, and makes me start to get new ideas.
>> Thanks!
>>
>> Dave
>>
>> On Mon, Oct 26, 2015 at 5:18 PM, Jed Carty <[email protected]> wrote:
>>
>>> This will create all missing tiddlers, but it isn't only tags.
>>>
>>> <$button>Do it
>>> <$list filter='[all[missing]]'>
>>> <$action-setfield text=''/>
>>> </$list>
>>> </$button>
>>>
>>> --
>>> You received this message because you are subscribed to a topic in the
>>> Google Groups "TiddlyWiki" group.
>>> To unsubscribe from this topic, visit
>>> https://groups.google.com/d/topic/tiddlywiki/C8HdLGD3j6I/unsubscribe.
>>> To unsubscribe from this group and all its topics, 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.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/tiddlywiki/71370c6e-11e9-4536-bb8c-48d3f9474b6f%40googlegroups.com
>>> <https://groups.google.com/d/msgid/tiddlywiki/71370c6e-11e9-4536-bb8c-48d3f9474b6f%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CANE%3DBFL%3Dvs2HBz4OSQg%2B7BdQrCYB7%2B2gxoL_b0E8ztbBZF7fvA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to