On Wednesday, May 22, 2013 2:52:19 AM UTC+2, cflow wrote: > > "I'm not sure, what your problem is here?" > > So, working with TeamTasks we have the ability to generate a task that has > a distinct field set with attributes I can control from values lists and I > can have as many fields as I want. > You can have as many fields as you want assigned to a tiddler. Just edit: "TaskTiddlerControls" tiddler and add a Type: Issue / Defects .... field
My primary employment is in the software testing space, so there are plenty > of times I need a defect management tool and I have to resort to Excel to > do what I want. If I could make a TeamTasks version that had the ability to > create multiple tasks types, each with a different field set, I would be > able to create a solution that would be light weight but really re-usable. > > In this way I could have one TiddlyWiki with Tasks, Defects, Issues, User > stories, etc. > The theme: "TeamTasksSkin" contains a taskViewTemplate and taskEditTemplate section. These sections are actiavated, if a tiddler is tagged: task. The TaggedTemplateTweak plugin is responsible for this behaviour. So depending on a tag eg: issue, defect, userstroy ... it is possible to create a new layout, if needed. Each layout can have its own field set (if needed). have fun! mario -- 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.

