Hi Jonathan,

There are two issues here, first the solution:

<$list filter="[all[current]!tag[locked]] [all[current]is[missing]] 
+[limit[1]]">
[[the button]]
</$list>

Now, the thing is, the tag filter does not work one would expect it to. If 
we feed it a non existing tiddler, I expect that tiddler to be returned by 
*[!tag[sometag]]*. However, the code 
<https://github.com/Jermolene/TiddlyWiki5/blob/master/core/modules/filters/tag.js#L22>
 
suggests otherwise. So, I created an issue for this:

*#2077 Bug: !tag[sometag] ignores nonexisting tiddlers*
https://github.com/Jermolene/TiddlyWiki5/issues/2077

Best wishes,

— tb

-- 
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/53a5401a-0540-4e96-880a-78763ec47ceb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to