I'm trying to implement some basic task management, and would really
like to add some simple buttons or links to my task tiddlers that
would let me "promote" tasks from one phase to the next by
manipulating their tags. The ToggleTag pluging is almost what I need,
but not quite. I want my tasks to go through a couple different queues
such as "queued", "assigned", "completed", and "archived".

I want to use this to create two things. A basic Kanban board, and a
personal bug tracker. The important thing is that I want to turn one
tag into another, so if the tiddler has the tag "queued", I want it
replaced with "assigned" and so on.

I can reasonably fumble my way around javascript, but I know nothing
about TW's object model, so I'm not getting any traction at all. Can
anyone either suggest something that already does this, or tell me
where to start?
--~--~---------~--~----~------------~-------~--~----~
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