> > Btc > > As the kanban demo illustrates I love this view in a tiddler approach. One > thing it raises for me is in my gtd wiki I use a field to store the > project, rather than tags, or I would have too many. Would it be feasible > to specify a field rather than a tag for dropping on a story/column? > > This would provide a nice way to apply field values. > > If all that it does is move tiddlers between stories, could we have a > button to set a tag or field for every item in a story? >
Hi Tony, it already sets fields, not tags. you can give it a storyList attribute (which defaults to $:/StoryList) which is the tiddler title and a storyField attribute which defaults to "list" If you omit those attributes it sets the $:/StoryList ... which is a caveat but like that I don't have to change $:/core/ui/PageTemplate/story and pack it in the plugin ... The attribute changeStoryList can be set to "no" and it doesn't change any tiddler list or field at all Regards > Tony > > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b4b29d64-e862-41da-8ef4-4371ec4460bd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

