Hi Tobias
> Just to be clear, for now I do not intend to extend the core list > filter
> mechanism...
> because that would mean to rewrite the whole plugin from scratch as the
> architecture would be completely different.
Ok :-)
> What I will do is...
>
> - to allow for using the filter param for *all items* in all tabs
> - for the list output to be templated equivalently
Still sounds GREAT :-)
> Currently I am not sure if the current core filters are actually as
> flexible as I like them to be, which is this:
>
> Enhance to filter tiddlers via something like...
>
> store.getTiddlersFiltered(> {
> > sort:'title', exclude:'tag1 tag2 tag3', tagged:'tag4 tag5 tag6',
> > excludeSpace:'space2* space1_public',
> > inSpace:'space1_private',
> > }
> > )
Jon made some extentions to TiddlySpace with: ExtraFiltersPlugin,
NumberSortFilterPlugin and StoryFiltersPlugin which extends the filter
syntax
http://filters.tiddlyspace.com/#SiteInfo
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.