FWIW, here's some code that some of the titans in here helped provide
some time back for some other purposes. I'm guessing maybe it's
possible to reuse some of it for this nice idea;


<<forEachTiddler
        where
        'tiddler.tags.contains(["foo"])'
        write
        '"|<<checkbox [["+tiddler.title+"|foo2]] [[]] [[]] [[]]
[[{story.refreshTiddler(\'"+context.viewerTiddler.title
+"\',null,true);}]] >"+">|[["+tiddler.title+"]]|[["+tiddler.tags.join
("]], [[")+"]]|\n"'
        begin
        '"|Add tag foo3|Tiddler Title|Tiddler Tags|h\n"'
        end
        'count+" tiddlers\n"'
>>

It generates a table with the tiddler name and the tags, (plus a
little extra stuff)

/Mat



On May 12, 2:53 pm, Alex Hough <[email protected]> wrote:
> how about sortable and striped tables?
>
> BTW i have been using on of FNDs work in progress plugins[1] with MPTW - is
> is very good.
>
> [1]http://svn.tiddlywiki.org/Trunk/contributors/FND/
>
> 2009/5/12 Simon Baird <[email protected]>
>
>
>
> > It's a nice idea..
>
> > On Mon, Mar 9, 2009 at 4:51 PM, Måns <[email protected]> wrote:
>
> >> Hi
> >> Is there someone who kan tweak/hack Mr. Simon Bairds TagglyTagging
> >> plugin to show numered tables instead of lists?
> >> The sorting possibilities are great - and the ability to make groups
> >> by details and sitemaps are very useable - maybe this should result in
> >> several sortable tables??
>
> >> The reason why I need tables is because my teachercollegues need/want
> >> printable and sortable tables with numbers of students for various
> >> purposes.
>
> >> I personally think that the lists produced are sufficient - but I
> >> recognize the need of tables - and I use fET to produce tables with
> >> extra/empty fields for the printouts - I don't reckon that it would be
> >> possible to add that feature + lists of tiddler data ... even if
> >> someone made TaggyTaggingPlugin produce tables....
>
> >> YS Måns Mårtensson
>
> > --
> > [email protected]
>
> --
> t: 0161 442 2202
> m: 0781 372 50 17
> skype: alexhough
> delicious: alexhough
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to