TW5 How to list tags that are not tiddlers

112 views
Skip to first unread message

David Gifford

unread,
Dec 31, 2013, 9:13:47 AM12/31/13
to tiddl...@googlegroups.com
Hi guys

I think I asked this before, but can't remember.

What would be the list filter to list tags for which there is no tiddler with that tag name? If tag is poodle, and there is no tiddler with poodle as the title?

Dave

Jeremy Ruston

unread,
Dec 31, 2013, 9:32:48 AM12/31/13
to TiddlyWiki
Hi Dave

You should be able to do that with something like this:

[is[current]tagging[]is[missing]]

That will give you the tiddlers tagging the current tiddler that are missing (ie don't exist).

Best wishes

Jeremy


--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.



--
Jeremy Ruston
mailto:jeremy...@gmail.com

David Gifford

unread,
Dec 31, 2013, 11:06:02 AM12/31/13
to tiddl...@googlegroups.com, jeremy...@gmail.com
Hi Jeremy, thanks but...

My usecase is not for is[current]. I would like an index that shows all tags in a TW5 for which there is no tiddler with that tag as a title.

Dave

Stephan Hradek

unread,
Dec 31, 2013, 11:35:32 AM12/31/13
to tiddl...@googlegroups.com, jeremy...@gmail.com


Am Dienstag, 31. Dezember 2013 17:06:02 UTC+1 schrieb David Gifford:
Hi Jeremy, thanks but...

My usecase is not for is[current]. I would like an index that shows all tags in a TW5 for which there is no tiddler with that tag as a title.


Jeremy's example was wrong as "is[missing]" works on the "missing-list" what you need is "!is[tiddler]"

<$list filter="[tags[]!is[tiddler]]">

 

David Gifford

unread,
Dec 31, 2013, 11:41:43 AM12/31/13
to tiddl...@googlegroups.com
Jeremy was...wrong??? You have officially blown my mind.

And thanks! Works like a charm!

Dave


--
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/mpF8MQ9PIq4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+...@googlegroups.com.

To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.



--
David Gifford
Christian Reformed World Missions, Mexico City

Jeremy Ruston

unread,
Jan 1, 2014, 2:45:48 PM1/1/14
to TiddlyWiki
On Tue, Dec 31, 2013 at 4:41 PM, David Gifford <dgif...@crcna.org> wrote:
Jeremy was...wrong??? You have officially blown my mind.

Not too much pressure for me to live up to then! Anyhow, thanks Stephan for the catch,

Best wishes

Jeremy

 

--
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+...@googlegroups.com.

To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.



--
Jeremy Ruston
mailto:jeremy...@gmail.com
Reply all
Reply to author
Forward
0 new messages