ibnishak / Timimi

Webextension to save Tiddlywiki
https://ibnishak.github.io/Timimi/
GNU Affero General Public License v3.0
206 stars 23 forks source link

Accented characters in folder name fails backups #8

Open ibnishak opened 5 years ago

ibnishak commented 5 years ago

folder names like "Téléchargement" fails to be resolved

silvyn commented 5 years ago

Thanks to open it for me :smiley:

pmario commented 4 years ago

Hi, I think I do have a solution for this one. also see: https://groups.google.com/forum/#!topic/tiddlywiki/n1UAn8zURJI

I'll try to create a TW5 PR soon.

pmario commented 4 years ago

@silvyn ... As pointed out in GG you may use Telechargement as a workaround.

pmario commented 4 years ago

see. https://github.com/Jermolene/TiddlyWiki5/pull/4526 @ibnishak can you test it please? with a TW.html that contains the new tiddlyfox.js saver

silvyn commented 4 years ago

Hi @pmario Just read on GG, didn't see before. But, If I read correctly, to solde I've to rename my folder, that's not a solution for me 😄 Or whith your new tiddlyfox.js that will be ok ?

pmario commented 4 years ago

It's tiddlyfox.js that needs / should be changed. This should be tested without the need to change your folder name.

Changing the folder name is a workaround if possible.