希望能添加quicklook预览功能
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
Zotero文献管理软件有个插件,ZoteroQuickLook(https://github.com/mronkko/ZoteroQuickLook),他可以链接电脑里的quicklook软件,这样,选中附件之后,就可以按一下空格,就能进行预览。
希望能够支持左侧栏的文件预览和md附件的文件预览
弹出这样的窗口

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files, tests, or entry points are identified in the issue. First locate the attachment-selection and left-sidebar preview flows in the C++ application, then determine how macOS Quick Look and Markdown attachments should integrate. Done means selecting an attachment and pressing Space opens the requested preview, including Markdown files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, macos, markdown
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100