Hi FrD At the moment we restrict field names to the non-accented latin lower case letters because the TiddlyWiki file format represents fields as attributes, and so field names need to be valid HTML attribute names. The format is a bit of an anachronism, and the plan is to update to a more robust, easy to parse format, at which point we could relax the restrictions on field names.
Best wishes Jeremy On Fri, Apr 18, 2014 at 6:19 PM, FrD <[email protected]> wrote: > Hi, > > On a fresh 5.0.9 TW I've tried to add a new field to a tiddler (text empty > for now), called "durée" (french for duration or time). > It looks as it's not possible. I get the following warning : > > "Illegal characters in field name "durée". Fields can only contain > lowercase letters and the characters underscore (_), hyphen (-) and period > (.)" > > The pb is obviously the "é". > > Of course I'd like to be able to use accented letters. Maybe it's related > with the translations in other langages that are to come ? > > FrD > > -- > 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 http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

