Hi Martin Congratulations on a very nicely executed plugin, with exemplary presentation. I'm sure it will be justly popular. I'll add a link on tiddlywiki.com - how would you like to be credited?
I had a quick scan of the code: * Your parseWidgetAttributes() method is interesting. I had originally planned to make the attribute handling be more declaratory, and would still like to do so * I wondered if you'd considered merging the three ways of specifying the tiddler list into one: "list='title'" is equivalent to a filter "[list[title]]", except for the requirement to quote tiddler titles. * The demo tiddlers are missing the vertical bar at the start of the table at the top Anyhow, I'm very happy to see this, and wish you luck for future plugins! (Mindmapping is a perennial request...) Best wishes Jeremy On Wed, Mar 12, 2014 at 8:12 PM, emkay <[email protected]> wrote: > Hello, > > I've written a TW5 plugin that uses vis.js <http://visjs.org/> to show a > graphical timeline view of a wiki's tiddlers. > > I developed it for my own use, but I thought others may find it useful, so > I have made it available on github. > > A demonstration of the widget and it's help tiddler can be seen at: > > http://emkayonline.github.io/tw5visjs > > You can install it by dragging it from the demonstration's ControlPanel > into your wiki. It requires TW5 version >= 5.0.8-beta. > > Full documentation, source and tests can be found at: > > https://github.com/emkayonline/tw5visjs > > > All the best, > > Martin > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

