https://github.com/flaribbit/zotero-link
修复 notion 到 zotero 的链接
https://github.com/flaribbit/zotero-link
Last synced: 3 months ago
JSON representation
修复 notion 到 zotero 的链接
- Host: GitHub
- URL: https://github.com/flaribbit/zotero-link
- Owner: flaribbit
- Created: 2023-12-27T07:58:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-27T08:46:07.000Z (over 1 year ago)
- Last Synced: 2025-01-27T12:49:31.992Z (5 months ago)
- Language: Rust
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zotero-link
突然发现在 zotero 里复制笔记的时候,会以 markdown 格式复制,并且带着指向笔记的链接。
但是我正在使用的 notion 不支持这种链接,which is very bad。
于是就有了这个项目。
这个程序会监控剪贴板,当复制 zotero 笔记时替换为一个中转链接,当你粘贴到 notion 里面时,能够被正确识别为链接,点击可以跳转到 pdf 对应位置。

