Custom translator is being overwritten
This discussion was created from comments split from: Translators.
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.
I would like to import my own translator but when I put the file in the translators directory the file is automaticaly deleted when I start Zotero.
I follow the documentation : https://www.zotero.org/support/dev/translators but the automatic update process is not mentioned.
Where could I put my own translator to use it in Zotero ?
Thank you for your answer.
We recommend writing translators in Scaffold, which among other things will generate a new id for you.
So I used Scaffold to generate a new id and replace it in Bib2Hal.js.
Same result.
Now I'm sure that The problem come from the js file.
Thank you @dstillman
Before read your post I resolved the problem by copy-paste code and metadata in Scaffold. It gives me another new ID.
Thank you for your help.