You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am testing your code on a vault of imported Notion files. I get the error
"UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 178: character maps to "
because Notion puts icons in the file:
🏭 Parties: [[bunq]]
🗃️ Products (Prof): [[Anki]]
I can manually remove these images but it would be nice if the code would ignore these characters.
Many thanks for the good work. It looks like this could help me a lot!