As far as I know, it's not that tiddler fields do not support Tiddler
Markup. Instead what might be the missing link is a way to edit the
field value in a textarea and view the contents wikified.

Actually I was thinking of creating an utterly useful plugin, maybe
called CustomFieldsPlugin, which would allow the following:

A CustomFieldsConfig in which you can define:
fieldname->fieldtype|label
children->boolean|has child
descr->wiki|some wikified description content
note->memo|some simple, yet multiline content

Then a generic placeholder in the View- and EditTemplates which would
display the corresponding edit or view elements according to certain
rules, the simplest of which would be something like a tags section in
the CustomFieldsConfig tiddler, e.g.:

!Tags
house->inhabitants,area,type,garden
car->color,mileage,highspeed

...thus relating certain tagged tiddlers with the previously defined
"generic" fields. The same could be implemented for tiddlers that have
a certain field (or field<>value pair) rather than some (visible) tag.

This idea seems to provide a highly generic and customizable solution
to for a large number of possible implementations, all going in the
direction of a more fine-grained, accessible tiddler-data-management.

Looks like, I'll possibly start creating a first prototype this
evening as this idea has been bugging me ever since it first came to
mind.

Cheers, Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" 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/tiddlywiki?hl=en.

Reply via email to