Character encoding of filenames in the zotero.sqlite database
Hi,
I want to extract a list of all file attachment paths from my Zotero Standalone library. It is quite easy to find this list of paths in the zotero.sqlite database, using SQLite Manager. However, special characters appear in these paths, e.g.
attachments:M/Manceur_Kühn_2014_MethodsEcolEvol.pdf
instead of
attachments:M/Manceur_Kühn_2014_MethodsEcolEvol.pdf
Still, within Zotero, such linked file names are shown as normal.
Any ideas on how to solve this? I use Zotero Standalone 4.0.28 with ZotFile 4.1.6 on Linux Mint Qiana.
I want to extract a list of all file attachment paths from my Zotero Standalone library. It is quite easy to find this list of paths in the zotero.sqlite database, using SQLite Manager. However, special characters appear in these paths, e.g.
attachments:M/Manceur_Kühn_2014_MethodsEcolEvol.pdf
instead of
attachments:M/Manceur_Kühn_2014_MethodsEcolEvol.pdf
Still, within Zotero, such linked file names are shown as normal.
Any ideas on how to solve this? I use Zotero Standalone 4.0.28 with ZotFile 4.1.6 on Linux Mint Qiana.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
https://github.com/zotero/dataserver/blob/0426215ffcdd48c0fa3e6daad1fc6af003e575e0/model/Attachments.inc.php#L235