> Your problem arises due to some very subtle Unicode vs. UTF-8 > character encoding issues related to the TW core file I/O functions > that ImportTiddlersPlugin uses to open and read local files (using OS- > based filesystem access) or remote files (using XMLHttpRequest).
Is there any way to bypass the problem? I know I can load the tiddlers using CreateTidllersFromCSV but I have 748, so each time I do that it takes forever. (is there any way to speed that up?) Could I change me raw data-file (my csv-document) in any way so that the importplugin dosent misinterper the characters (ive already tried saving the csv-document as UTF-8 encoded without any succes). Or could perhaps change all my custom fields post-import ie using the tweakplugin or something similiar. It is only aesthetics that I use the right characters (æ, ø and å) and not the anglo-saxon rewrite (ae, oe and aa) but it just looks so wrong. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en -~----------~----~----~----~------~----~------~--~---

