retorquere / zotero-file

Zotero 7 Meet ZotFile: Zotero plugin to manage your attachments: automatically rename, move, and attach PDFs (or other files) to Zotero items.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zotero File

让 ZotFile 在 Zotero 7 继续使用

Using Zotero Plugin Template Latest release Release Date License Downloads latest release

最新版本状态:🟢稳定使用

说明

本插件是在 @jlegewieZotFile插件 的基础上编写的。这是因为 作者明确表示 不会适配 Zotero 7,且官方实现 ZotFile 的功能仍需要一定时间。

在此向 @jlegewie 作者表示感谢,感谢编写了如此好用的插件。这些代码的光芒不应该因为 Zotero 的升级而暗淡。本插件将使得 ZotFile 继续发光发热。

在此向 @windingwind 表示感谢,在 @windingwind 的 插件模板 的基础上,让本插件的实现变得简单且高效。

本插件将逐步迁移 ZotFile 的核心功能 (不包含平板同步功能),如果喜欢本项目,欢迎 ⭐Star。

注意

如果你是Zotero 6 + ZotFile用户,升级 Zotero 7 后安装本插件,你不需要重新设置。因为Zotero File会读取你在Zotero 6 + ZotFile里对ZotFile的所有配置。

你可以在 Zotero 6 和 7 之间无缝切换。

目标

让 ZotFile 核心功能可以在 Zotero 7 运行,让 ZotFile 继续发挥它的光芒!

已实现

  • 自动重命名
  • 自动移动附件
  • 设置界面

预览

image

image

image

image

捐赠

感谢@leichaoL@JOJOdioJosita、@小陈、@YangChunyu1999@遍一认着倒要少至你赌我@Eunsolfs以及一些匿名赞助的朋友们,也感谢很治愈的留言

ZotFile: Advanced PDF management for Zotero

Joscha Legewie

Zotfile is a Zotero plugin to manage your attachments: automatically rename, move, and attach PDFs (or other files) to Zotero items, sync PDFs from your Zotero library to your (mobile) PDF reader (e.g. an iPad, Android tablet, etc.) and extract annotations from PDF files.

Detailed information are available from the zotfile website.

Development status

Zotfile is currently not actively developed and maintained! Updates are extremely rare and I will mostly not respond to issues and pull requests here on github.

Installation

For Zotero 5, first download the extension file (follow the download link above, click on the .xpi file for the most recent release). Now start Zotero 5 and go to "Tool -> Add-ons -> Tools for all Add-ons (the small, drop-down wheel in the top right corner) -> Install Add-on From File" and select the downloaded .xpi file. For Zotero 4.x, the process is different for Zotero for Firefox and Zotero Standalone. For Zotero 4.x Firefox, go to the Mozilla Add-Ons page and follow the instructions. For Zotero 4.x Standalone, use the same steps as for Zotero 5 but download the .xpi file from here

To install the development version on github:

  1. download .zip file from github
  2. extract .zip file
  3. recreate .zip file containing all the files at the top level, i.e., install.rdf and the chrome directory need to be at the root of the .zip file and not under zotfile/
  4. rename the file to .xpi
  5. Install
  • For zotero firefox: drag & drop on firefox
  • For zotero standalone: In Zotero Standalone go to 'Tools->Add-ons->Tools for all Add-ons (the small, drop-down wheel menu next to the 'Search all Add-ons' box)->Install Add-on From File' and pick the .xpi file.

For Linux, Mac OS X or Cygwin users, there is a Makefile which takes care of creating the .xpi file. Simply run make instead of steps 3 and 4 above.

Extraction of PDF Annotations

Zotfile can extracted annotations and highlighted text from many PDF files. But it will never be able to handle all files. If you can not copy & paste meaningful text from the file in your pdf viewer (open your pdf viewer (not the browser plugin), select text, copy and paste it somewhere), zotfile won't be able to extract the highlighted text either. If you can, there is a chance that future versions of zotfile will solve the problem. In general, these files depend on the pdf standards supported by pdf.js, which is the pdf library used by zotfile to extract annotations.

License

The source code is released under GNU General Public License, version 3.0

Contributions preferably through pull requests are welcome!

Changelog

The full changelog is available here.

About

Zotero 7 Meet ZotFile: Zotero plugin to manage your attachments: automatically rename, move, and attach PDFs (or other files) to Zotero items.

License:GNU Affero General Public License v3.0


Languages

Language:Java 83.3%Language:JavaScript 13.6%Language:TypeScript 2.3%Language:HTML 0.7%Language:Fluent 0.0%Language:CSS 0.0%