visualcurrent / Notion-2-Obsidan

Conversion routines to convert all Notion .md exports to full Obsidian compatibility
262 stars 47 forks source link

Convert UTF8 to unicode issue with some 3bytes special key #22

Closed omegakid1902 closed 2 years ago

omegakid1902 commented 3 years ago

commit 7525261a28ba46b91188a4ec048448969cb1296e

https://www.utf8-chartable.de/unicode-utf8-table.pl?start=8192&number=128&utf8=string-literal %E2%80%93% %E5%A4%A9

ERROR: convert unicode failed
   b'\xe2\x80' in - ![Chuye%CC%A3%CC%82n%20ho%CC%A3c%20tie%CC%82%CC%81ng%20Anh%20%E2%80%93%20Pha%CC%82%CC%80n%201%20To%CC%82i%20%C4%91a%CC%83%20ho%CC%A3c%20364a6002c0a8412eae74d21ac3589e07/maxresdefault.jpg](Chuye%CC%A3%CC%82n%20ho%CC%A3c%20tie%CC%82%CC%81ng%20Anh%20%E2%80%93%20Pha%CC%82%CC%80n%201%20To%CC%82i%20%C4%91a%CC%83%20ho%CC%A3c%20364a6002c0a8412eae74d21ac3589e07/maxresdefault.jpg)

   b'\xe5\xa4' in -     ![Welcome%20to%20the%20Catholic%20Churches%20in%20Wuhan_%E5%A4%A9%E4%B8%BB%E6%95%99%E6%AD%A6%E6%98%8C%E5%A0%82%E5%8C%BA%E4%BF%9D%20451db740db1440989c2fb0e7cf4af9ef/E___0314EN00SIGT.gif](Welcome%20to%20the%20Catholic%20Churches%20in%20Wuhan_%E5%A4%A9%E4%B8%BB%E6%95%99%E6%AD%A6%E6%98%8C%E5%A0%82%E5%8C%BA%E4%BF%9D%20451db740db1440989c2fb0e7cf4af9ef/E___0314EN00SIGT.gif)
omegakid1902 commented 2 years ago

Fix with this commit https://github.com/omegakid1902/Notion-2-Obsidan/commit/5bf81e29875c83ea3cfc3406827f6eacc640cfe6