Many years ago I try to make new field "цвет" with value "красный" but it 
was impossible, because  all tiddlers  are saved in this format


<div caption="tm-remove-field" created="20140908185153663" 
modified="20140908185153663" tags="Messages" title="WidgetMessage: 
tm-remove-field" type="text/vnd.tiddlywiki">

<pre>The `tm-remove-field` message is handled by the FieldManglerWidget. It 
removes the specified field......
</pre>
</div>

 So our *fields are  html attributes*, so they can't   contain Russian 
letters :(

BUT we can use js encodeURIComponent("цвет") and put it as attribute to 
make it work.
Why this mechanism is still not working in Tiddlywiki?


 

-- 
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/ab01c4bc-0ac7-4656-802d-3e9db5dc682fn%40googlegroups.com.

Reply via email to