it works if I add BOM and excel read Russian letters
function quoteAndEscape(value) {
return '\uFEFF' + "\"" + value.replace(/"/mg,"\"\"") + "\"";
пятница, 13 февраля 2015 г., 19:11:51 UTC+3 пользователь sini-Kit написал:
> Hi! when I export my tiddlers to csv format, an then open it in excel all
> Russian letters look strange as [[Цветы любимой]] it happens
> because Excel don't know ANSI and want to see pure UTF-8
> how to make TW to export in this text format. I can resave it in notepad,
> but it is not "beautiful".
>
>
--
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.