Re: [tw] Re: Multiple tag filtering

2013-03-27 Thread Alex S. Garcia
Thank you Eric for clarifying that. I will give it a shot and compare it with the plugin I've started using. Alex. On Wednesday 27 March 2013, Eric Shulman wrote: http://www.tiddlytools.com/#MatchTagsPlugin Tiddlytools is an awesome site, but I've always felt it could use a bit more

[tw] Re: Multiple tag filtering

2013-03-26 Thread Mat
Check out http://www.tiddlytools.com/#MatchTagsPlugin I think it is also possible to use core commands for complex filters but I'm uncertain of the syntax. Also, in case it's tiddlyspce you're using I think there are yet further filters available. In the growing tw.org

[tw] Re: Multiple tag filtering

2013-03-26 Thread Tobias Beer
Hi Alex, If I'm not mistaken, using AND logic is possible with the list macro using... list filter [tag[TagA]][tag[TagB]] Cheers, Tobias. -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe from this group and stop receiving emails

Re: [tw] Re: Multiple tag filtering

2013-03-26 Thread Alex S. Garcia
Tobias: If I'm not mistaken, using AND logic is possible with the list macro using... list filter [tag[TagA]][tag[TagB]] I'd tried that (and a few other syntaxes) but what this one does is not quite what I was trying to achieve... it ends up listing tiddlers that have *either* one of

[tw] Re: Multiple tag filtering

2013-03-26 Thread Julio
Hello Alex, A long time ago Jon Robson was working on a filter plugin to extend the existing syntax which was experimental. I don't know if he kept developing it further. However if does exactly what you want (I think). It's called AdvancedFilterTiddlersPlugin [1]. The syntax you may need with

Re: [tw] Re: Multiple tag filtering

2013-03-26 Thread Alex S. Garcia
Hi Julio, A long time ago Jon Robson was working on a filter plugin to extend the existing syntax which was experimental. I don't know if he kept developing it further. However if does exactly what you want (I think). It's called AdvancedFilterTiddlersPlugin [1]. The syntax you may need

[tw] Re: Multiple tag filtering

2013-03-26 Thread Eric Shulman
http://www.tiddlytools.com/#MatchTagsPlugin Tiddlytools is an awesome site, but I've always felt it could use a bit more information. Just looking at what's on that page, it's hard to tell if that plugin can really do what I want. I guess I'll try it out, if I don't find another solution

[tw] Re: Multiple tag filtering

2013-03-26 Thread Eric Shulman
On Mar 26, 10:25 pm, Eric Shulman elsdes...@gmail.com wrote: http://www.tiddlytools.com/#MatchTagsPlugin Errata: macro examples in my previous post need quotes around tag expressions because they contain spaces. Thus:    list filter [tag[TagA AND TagB]] and    list filter [tag[(TagA AND