CI to automate build of zotero tarball for zotero aport
https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
9c2d0d7272
This is hard to do currently because the natural place to do it (and where the previous seeAlso stuff was done) is translate_item.js, but with async import translators that now only gets one item at a time, whereas saving item relations requires all items to be saved. So this would probably need to be done in the import code in translate.js. It might also require undoing https://github.com/zotero/zotero/pull/453 so that getResourceURI() works on notes and figuring out another solution for the problem that was trying to solve. |
||
---|---|---|
chrome | ||
components | ||
defaults/preferences | ||
resource | ||
scripts | ||
styles@706b86278f | ||
test | ||
translators@a8230bda8b | ||
.babelrc | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
chrome.manifest | ||
CONTRIBUTING.md | ||
COPYING | ||
install.rdf | ||
package-lock.json | ||
package.json | ||
README.md | ||
update.rdf |
Zotero
Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.
For more information on how to use this source code, see the Zotero wiki.