BasilPH / vizel

Zettelkasten visualization and stats🤩🗒
GNU General Public License v3.0
59 stars 5 forks source link

Catch unicode decoding errors #28

Closed BasilPH closed 4 years ago

BasilPH commented 4 years ago

UnicodeDecodErrors are handled by printing an error message. The file is added to the graph, but we skip looking for references in it.

Waiting for feedback from a Windows user who had encoding issues.

Close #24