Wow, this plugin is amazing! I've been struggling to create something
similar with the jQueryUI... then it occured to me to just google
"TiddlyWiki Kanban" (sigh).
A couple of notes:
1. I noticed that the floating board element breaks the bottom of the
tiddler div (this is with the K2WS theme). I was able to fix this by
adding a line of CSS to the stylesheet:
.tiddler {
overflow:auto;
}
2. I guess the plugin doesn't save the sort order of the kanban cards...
Has anyone figured out how to make these stick?
Best,
-Adam
On Sunday, November 20, 2011 2:15:25 PM UTC-8, Tim Barnes wrote:
>
> Hi All
>
> I don't know if this will be useful for anyone, but I use kanbans a
> lot for personal productivity and wanted one in a form I could carry
> around with me. As a consequence I've written a Kanban plugin.
>
> It will show in a tiddler a kanban with a set of configurable
> columns. Work cards are tiddlers tagged with the column name, and the
> position in the kanban can be changed by dragging and dropping the
> card between the columns.
>
> At the moment the code and an example TiddlyWiki are on github here:
> https://github.com/tim-barnes/TiddlyKanban
>
> If there is enough interest I may post it to a plugin repository. I'm
> new to javascript, css and writing plugins in general, so any feedback
> would be much appreciated!
>
> Thanks
>
> Tim
>
>
--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.