Ray, As I understand it you can do this either when creating a tiddler, in a batch to apply it to all existing tiddlers, you can also use either new tiddler buttons containing fieldname="value", clone or use a template for new tiddlers. You could even setup a button to "update a tiddler", If you get cheeky you can build a system with all these methods available.
The nirvana is to respond when a tiddler is created/saved with actions to ensure it has the desired fields, values or prompts to provide the value. As has being said before populate date fields using the tiddlywiki date serial number and use the view widget to view it in what ever way you want, otherwise you make parsing dates something you need to code. I already have buttons that when displayed in a project tiddler will create a task tiddler with that project name set, and other relevant values. We could call this context driven creation of tiddlers. Regards Tones On Thursday, 22 April 2021 at 21:24:45 UTC+10 [email protected] wrote: > Hi all > > I dont know if it yet exists but i would like to know if it is possible to > create (or fill existing) fields within a tiddler. > Like: > > This is my text i write in the tiddler about subject so and so > @fieldname:value (for instance: @due-date:20210912 and that field due-date > is created > or filled with value 20210912) > If possible more than 1 field in a tiddler. > > Is that possible?? > > Thanks > > Ray > > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/f3394867-1d72-4ede-8bda-f2538f343a9an%40googlegroups.com.

