/zotlink

Supplementary management for Zotero in cooperation with ZotFile.

Primary LanguageJavaScriptMIT LicenseMIT

Zotero Link Supplementary

Supplementary management for Zotero in cooperation with ZotFile.

Currently, only zotero6 are supported

Contact with me

Feel free to talk with me if you find any bugs or have any suggestions. :)

Email: mugpeng@foxmail.com, mugpeng@outlook.com

This task serves more as an educational exercise for me to learn Zotero plugin development, JavaScript, XUL, and others, rather than for data analysis purposes. It's quite cool. hhh.

TODO

  • UI development
  • Iterate over all supplementary files
  • Error control

Tutorial

First, you have to configure the zotfile. I utilized zotfile v5.1.2.

jlegewie/zotfile at v5.1.2 (github.com)

  • install zotfile

  • cancel file syncing

  • Place the Zotero files folder within a directory. I have located this directory within my OneDrive to enable synchronization.

  • set Zotfile with the same base directory

  • Zotfile will automatically move your pdf file

My folder format is journal name/ article title

  • Select the added attachment

  • The supplementary file will be moved and redirect to the new path

Thanks

jlegewie/zotfile at v5.1.1 (github.com)

windingwind/zotero-plugin-template: A plugin template for Zotero. (github.com)