Migrating old auto-exports to newer version #2139
Unanswered
John-foobar-Doe
asked this question in
Q&A
Replies: 1 comment 49 replies
-
|
If you get me a copy, I could transform them into a script that you can run in Zotero's javascript runner. On windows, that's most likely the simplest. |
Beta Was this translation helpful? Give feedback.
49 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As a follow-up of #2135, I'm also migrating auto-exports from old version (Better BibTeX 1.6.100 installed alongside Zotero 4 for Firefox) to new version (Zotero 6 with Better BibTeX 6.5.2 installed).
Under the data directory of Zotero 4 for Firefox:
U:\PortableApps\FirefoxPortableESR\Data\profile\zotero, I have the following better-bibtex related folders and files:And it seems that the auto-exports information is stored at the end of
U:\PortableApps\FirefoxPortableESR\Data\profile\zotero\better-bibtex\db.json.When doing the migration to newer version, I copied all folders and files under
U:\PortableApps\FirefoxPortableESR\Data\profile\zoterotoU:\PortableApps\ZoteroPortable\Data\profile, and after running Zotero 6, Zotero's own database has been upgraded and I can see all Zotero collections and items are migrated and fine, except that the auto-exports in older version of better-bibtex are not migrated to the newer version, and I noticed thatU:\PortableApps\ZoteroPortable\Data\profile\better-bibtex\db.jsonis unchanged after migration.So how can I migrate these auto-exports without re-doing the manual exporting of the collections one-by-one?
Beta Was this translation helpful? Give feedback.
All reactions