Dear Dear Dear Eric...
Thanks a lot
what if "configuration" had a space charater ? ( "Top 5" indeed )
for less talkative cells, I have commented the lines here below
And the results is just fine to my need
// out+=" onclick='return
config.macros.tagGrid.toggleAllColumns(this,event,"+defOpen+")'>"+
(defOpen?"<<<":">>>")+"
...
// content+=hdr+" ("+label+")";
// content+="</span></div><hr>";
...
// content+="<hr>";
...
// content+='<a href="javascript:;"
'+linkstyle+'
onclick="'+handler+'" title="'+tip+'">open all...</a><br>';
...
// content+='<a href="javascript:;"
'+linkstyle+'
onclick="'+handler+'" title="'+tip+'">new tiddler...</a>';
On Jul 19, 10:07 am, Eric Shulman <[email protected]> wrote:
> > some tiddlers are tagged with "theme":
> > some tiddlers are tagged with "configuration"
> > some tiddlers are tagged with "idea" + "th1, th2, conf3" for exemple
> > I wish I could have a sumary table :
> > column header : my i configurations
> > row header : my j themes
> > cells : list of tiddlers tagged with idea + the column configuration
> > and the row theme
> > Please let me know if you have already seen something resembling
> > around.
>
> This will generate 'cross-tabulated' output based on combinations of
> tags:
> http://www.TiddlyTools.com/#TagGridPlugin
>
> For your use-case:
> <<tagGrid =configuration =theme "filter:idea" open inline>>
>
> Note: if you have a lot of idea tiddlers shown in the table, you may
> want to omit the "inline" keyword so that each table cell shows the
> *number* of tiddlers, and clicking that number shows a popup with the
> list of cross-tabulated tiddlers.
>
> enjoy,
> -e
> Eric Shulman
> TiddlyTools / ELS Design Studios
--
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.