On Wednesday, December 23, 2020 at 9:09:20 AM UTC-8 Xavier wrote:

> From my experience, naming fields with any Unicode (utf-8) names hasn't 
> brought any issues, 
>

While $action-setfield allows you to create a field name using almost any 
characters, the issue is whether the field name remains unchanged after 
saving and reloading the file.

For example, I can use $action-setfield to create a tiddler field name that 
uses mixed case (e.g., "SomeFieldName"), and that fieldname will work just 
fine in a filter during that session (e.g., "{{{ 
[[SomeTiddler]get[SomeFieldName]] }}}").

However, after I save and reload the file, the fieldname will become 
"somefieldname", and the filter then fails.

-e

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0fd43cc3-e4b0-4817-9bee-12f5d0200a47n%40googlegroups.com.

Reply via email to