> 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.

