This functionality is probably too specific for the core - however, it
would make for a nice plugin...
Creating a toolbar command for adding a "comment" field to any tiddler
(not just plugins) would fairly easy. However, ideally those comments
don't modify the respective tiddler (breaks sync*), which makes this a
little more complex.
> ideally also a column showing the "description" field
Sounds like a nice suggestion. I'm not sure whether this should be part
of the core (as the plugin names are usually informative enough in this
context), but I've raised a ticket:
http://trac.tiddlywiki.org/ticket/739
-- F.
* for now, anyway:
http://trac.tiddlywiki.org/ticket/537
> ideally also a column showing the "description" field
On Aug 21, 11:15 am, "Simon Baird" <simon.ba...@gmail.com> wrote:
> You can do this part already in MPTW. Seehttp://mptw.tiddlyspot.com/#systemConfigfor an example
(Thought: If the "menu" was drop down sliders instead,
it'd be easier to get an overview of the options.)
(Another thought,
stated before: Considering how tagging is a key concept in TW, I find
it strange that tagglyTagging or comparable dynamic "tag-handler" is
not part of core.)