https://github.com/muisedestiny/zotero-figure
一个基于 PDFFigure2 的 PDF 图表解析插件
https://github.com/muisedestiny/zotero-figure
addon plugin zotero zotero-addon zotero-plugin
Last synced: 14 days ago
JSON representation
一个基于 PDFFigure2 的 PDF 图表解析插件
- Host: GitHub
- URL: https://github.com/muisedestiny/zotero-figure
- Owner: MuiseDestiny
- License: agpl-3.0
- Created: 2023-05-31T13:06:09.000Z (almost 2 years ago)
- Default Branch: bootstrap
- Last Pushed: 2024-11-19T07:22:55.000Z (6 months ago)
- Last Synced: 2025-04-08T11:13:06.037Z (about 2 months ago)
- Topics: addon, plugin, zotero, zotero-addon, zotero-plugin
- Language: JavaScript
- Homepage:
- Size: 28.7 MB
- Stars: 466
- Watchers: 3
- Forks: 13
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zotero Figure
> 一个基于 [PDFFigures2](http://pdffigures2.allenai.org/) 的 PDF 图表解析插件
[](https://github.com/windingwind/zotero-plugin-template)
[](https://github.com/MuiseDestiny/zotero-figure/releases)

[](https://github.com/MuiseDestiny/zotero-figure/blob/master/LICENSE)
## 演示
> 特别注意,本项目**不接受**图表解析错误的 issue,因为图表解析并非本插件的功能,本插件只是把 PDFFigures2 和 Zotero 连接起来Windows 使用截图

Mac 使用截图

贴图 / 独立窗口打开图表
## 主要功能
> 默认输出图片 dpi 为 3001. 单击图片,复制图片到剪贴板,配合 [Snipaste](https://www.snipaste.com/) 粘贴到屏幕
2. 双击图片,独立窗口预览,需要安装 [Zotero Better Notes](https://github.com/windingwind/zotero-better-notes) 插件
3. 单击图注跳转到 PDF 对应图位置## 使用步骤
👋
1. 下载 [Zotero Figure](https://github.com/MuiseDestiny/zotero-figure/releases) 插件(xpi后缀文件),安装


2. 下载 [pdffigures2.jar](https://github.com/MuiseDestiny/zotero-figure/raw/bootstrap/pdffigures2.jar) 移动到 Zotero 储存目录下
> 下图点击`打开数据文件夹`,**这个文件夹不要有中文**,如果有中文建议重命名后,在首选项重新选择它

3. **安装** [java](https://www.oracle.com/java/technologies/javase/jdk18-archive-downloads.html),配置 java 路径
|系统|输入示例|注意|
|--|--|--|
|Windows|`C:\Program Files\Common Files\Oracle\Java\javapath\java.exe`|路径两侧不要有引号,且以 `java.exe`/`javaw.exe` 结尾,其中`javaw.exe`不显示cmd界面|
|Mac|`/usr/bin/java`||
## 致谢
- [pdffigures2](https://github.com/allenai/pdffigures2)
- [zotero-better-notes](https://github.com/windingwind/zotero-better-notes)## 赞助
[Here](https://github.com/MuiseDestiny/zotero-reference#%E8%B5%9E%E5%8A%A9)