trestletech / todotxtpp

NodeJS Application with Dropbox Integration for Managing a Todo.txt File
MIT License
77 stars 8 forks source link

Saves (archives) tasks to wrong directory [critical] #29

Open stacmv opened 9 years ago

stacmv commented 9 years ago

If directory name for todo.txt in Dropbox contains non-ASCI symbols ("\сделать" in my case) then while archiving "\%D1%81%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C" directory is created.

  1. "\сделать" dir is created by official Android Todotxt app by default for my locale (RU);
  2. "\%D1%81%D0%B4%D0%B5%D0%BB%D0%B0%D1%82%D1%8C" is url-encoded "\сделать" (UTF-8)