I have reviewed the tiddlywiki.org entry on adding custom fields (http://tiddlywiki.org/wiki/Dev:Extended_Fields), but I have a question. When I add a field it only shows as a single line. Is there any way to add multiple Annotation fields to a tiddler? For example, let's say I want to keep track of changes I make to a system. I might want the following fields for a ChangeTiddler:
Requirement (which could be a single line) Items Affected (Multiple lines, please) Changes Made (Multiple lines, again, please) I know that I could put them into a tiddler using sections: !Requirement [[MyRequirement]] !Items Affected *Item 1 *Item 2 *Item 3 !Changes Made *Change 1 *Change 2 *Change 3 and that would work, but I kind of like the idea of having individual fields for everything. And besides, it would be a good exercise, no? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en -~----------~----~----~----~------~----~------~--~---
