GroupByPlugin at the moment is TiddlySpace specific. That meas, it contains some code, that is hardcoded using tiddler fields, that are not there with a vanilla TW.
> I noticed in the code of QuickOpenTagPlugin, it rewrite the macros. Does > that mean the only way is to rewrite the groupBy macro? It's description slice says: "Mimics allTags macro to provide ways of creating lists grouping tiddlers by any field" which means, it doesn't modify the allTags handler, it just borrowed the concept. You'll need to hijack its handler function, in the way QuickOpenTag does for allTags. -m -- 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.

