Is there any way to make the QuickOpenTagPlugin feature on GroupByPlugin?

26 views
Skip to first unread message

Hao

unread,
Mar 7, 2012, 11:18:47 PM3/7/12
to tiddl...@googlegroups.com
Hi,

I want to use GroupByPlugin in the TiddlySpace, which provides ways of creating lists grouping tiddlers by any field.
But even if I installed QuickOpenTagPlugin(http://mptw.tiddlyspot.com/#QuickOpenTagPlugin), the tags shows in the list generated by GroupByPlugin does not change.
Is there any way to make it?
I noticed in the code of QuickOpenTagPlugin, it rewrite the macros. Does that mean the only way is to rewrite the groupBy macro?

Thanks a lot.

PMario

unread,
Mar 8, 2012, 7:54:14 AM3/8/12
to TiddlyWiki
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
Reply all
Reply to author
Forward
0 new messages