Thank you very much for the answer.
I looked at the link suggested and tried it, I feel I am missing something 
that already exists.
It is probably in the direction of evalled parameters, so when a macro like 
ToggleTagTB or AddTagMacro or TagSearchPlugin has an option to add the 
parameter "title" I should be able to do "title:{{...}}" and refer in a 
generic way to the tiddler being displayed as a list item.
Or figure something out as a transclusion like the CycleTagMacro: 
"<<tiddler cycleTags with:...>>" but that is way over my head right now.

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.

Reply via email to