G'day,

Give the attached tiddler a spin.  (Download and then drag the file into 
TiddlyWiki.com.)





On Monday, September 20, 2021 at 11:38:43 PM UTC-3 [email protected] wrote:

> I wish to filter tiddlers with a `technical_todo` tag into "tiddlers which 
> I have already tagged with _another_ tag", and "tiddlers which have yet to 
> be tagged with further tags".
>
> A filter like `[tag[technical_todo]]` will return all tiddlers with the 
> tag `technical_todo`, regardless of whether these tiddlers have additional 
> tags. I can always futher filter out tags using more steps with 
> `[!tag[foo]]` (and this is of course useful too).
>
> But for the sake of organizing "otherwise-untagged" tiddlers, is there a 
> shorthand to only output those tiddlers with _exactly_ the one tag I'm 
> requesting? Perhaps by counting the number of tags each output tiddler from 
> `[tag[technical_todo]]` can get me those with only a single 
> `technical_todo` tag?
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8551ea8f-2cb3-4769-a93a-c7935d85b70en%40googlegroups.com.

Attachment: FilterExample.json
Description: application/json

Reply via email to