On Thursday, February 27, 2014 8:34:48 AM UTC+1, Leo Staley wrote: > > Consider the list macro. To use the list macro with a filter, enter <<list > filter ...>> This calls the list macro and tells it that it will be > generating a list from the next bit of info which tells the list macro > what to search for and list. That next bit of info can be pretty long, but > must be encased quotation marks. The filter itself is inside square > brackets. <<list filter "[filtername[filterparameter]]">> The first word in > there is called the filter (not to be confused with the "filter" word which > came after the "list" macro). There are 3 built in filters in Tiddlywiki: > Field, Tag, and Tiddler. Using, for example, the tag filter will generate a > list of tiddlers based on the tags specified. >
right. > Plugins can add more filters in addition to these 3, as well as expanding > the filtering abilities. > right > MatchTagsPlugin does both. It expands the exhaustiveness and specificity > you can achieve using the tags filter (everywhere, including other > plugins!), as well as a new macro which functions similarly to <<list > filter [tag[parameter]]>>, but does more stuff too.(not clear on exactly > what yet). > right > > Yakov Litvin's ExtraFiltersPlugin > <http://yakovl.bplaced.net/TW/ExtraFilters.html#ExtraFiltersPluginInfo>adds > 6 new filters; 2 filtering in (adding), and 4 filtering out (excluding), as > he explains it. They are, respectively: > [all[parameter]] > [from[parameter]] > [and[parameter]] > [not[parameter]] > [unclassified[parameter]] > [hasPart[parameter]] > I don't know these plugins, but you should check, if they are compatible with MatchTagsPlugin. So if it is possible to use the AND, NOT, together with eg: [from[para ANT NOT para]] > Jon Robson's > ExtraFiltersPlugin<http://filters.tiddlyspace.com/#ExtraFiltersPlugin>adds > what he counts as 13 new filters, but which my definition here counts > as 8. (I would only count the "is" filter as one). He groups them > differently than Yakov, so I'm not quite sure how they compare. > Also check compatitbility. > > Finally, there are actually 2 secondary additional core filters of a > different kind than the ones above. They are the [sort]field]] filter, and > the [limit[number]] filter, and they merely delimit how the main filter > displays. Besides the 6 mentioned above, Yakov Litvin's > ExtraFiltersPlugin > <http://www.google.com/url?q=http%3A%2F%2Fyakovl.bplaced.net%2FTW%2FExtraFilters.html%23ExtraFiltersPluginInfo&sa=D&sntz=1&usg=AFQjCNFVPcW_q2llboe9f2Z8Jr-rjuHTkQ> > includes > 2 sort filters as well. > The core has a [limit[number]] filter too. So this one may be redundant. > I'm still not sure how > Filtr<http://www.google.com/url?q=http%3A%2F%2Ffiltr.tiddlyspace.com%2F&sa=D&sntz=1&usg=AFQjCNEJ-48_aZymbCDsSV4b4LXfRc7xwg> > ListFiltr <http://listfiltr.tiddlyspace.com/#Home> > TagFiltr<http://tagfiltr.tiddlyspace.com/> > Those are plugins, that also add a UI. I think they are all from Tobias Beer. ----------------- To make your confusion perfect, I did mess with the <<list filter>> macro too :) see: http://apm-plugins.tiddlyspot.com/ In the left sidebar, there are some ...ListPlugin links. eg: http://apm-plugins.tiddlyspot.com/#NumberedTextListPlugin They should all be compatible with the MatchTagsPlugin, since I did use them together with MTP. If they are not, it's a bug :) have fun! mario -- 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. For more options, visit https://groups.google.com/groups/opt_out.

