First of all thank you for these incredible resources (Tiddlywiki, plug-ins, documentation, advice). I am trying to be able to tag tiddlers displayed in a list (TWC). The cycleTag plugin looks promising with the TiddlerListMacro. It is mentioned here that the addTag can also work with the TiddlerListMacro but I have not been able to figure out how. I can display the button as part of a list item, however it tags the tiddler containing the list and not the tiddler displayed on that list item. The solution might have been mentioned somewhere else but I can't seem to find it. Any advice?
On Wednesday, August 26, 2009 at 8:14:45 AM UTC-4, MelGrubb wrote: > > 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 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.

