Same thing on TiddlySpace (when including Jon's "filters" - and not
Eric's MatchtagsPlugin):
http://inbox.tiddlyspace.com/tiddlers.wiki

Code:
<<list filter "[tag[inbox]][notag[Trash]]" template:Inbox##template>>/
%
!template
<<view title link>><<toolbar deleteTiddler>>
!end %/

Cheers Måns Mårtensson

On 11 Jan., 22:17, Måns <humam...@gmail.com> wrote:
> There's one problem though...
> We need extra filters which aren't available from the TW core if we
> want to filter out tiddler tagged with "trash" from the Inbox list
> eg.:
>
> All tiddlers tagged with inbox and *not* trash
> <<list filter [tag[inbox]][notag[trash]] template:Inbox##template>>/%
> !template
> <<view title link>><<toolbar deleteTiddler>>
> !end %/
>
> I guess Eric's MatchTagsPlugin will do the trick (with a slightly
> different syntax*)-
> Jon's ExtraFiltersPlugin - the second filter is *only* available if
> your TW is hosted on TiddlySpace, because it depends on other
> TiddlySpace specific plugins...
>
> * Note I've installed Eric's MatchTagsPlugin and changed the example
> to this:
>
> <<list filter "[tag[inbox AND (NOT Trash)]]"
> template:Inbox##template>>/%
> !template
> <<view title link>><<toolbar deleteTiddler>>
> !end %/
>
> Hope this helps...
>
> Cheers Måns Mårtensson

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to