deanishe / deanishe/zothero

Support for copying Zotero Select URL

Open
#46 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
487
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Hi, thanks for this great tool!
One of my main use cases for Zotero is linking from other note-taking tools, especially from Markdown - like `[citekey](zotero://select/{etc})`. I was wondering what a convenient way to use Zothero to copy the Zotero select URL to the keyboard (or, even better, the full link style I wrote above) might look like. It would be ideal to set this as a 'citation style' of its own.

It seems like it might be pretty straightforward, since said URL is already used for the `open-in-zotero` action. By adding a 'Copy to Clipboard' action that copies `{var:url}` to one of the existing actions, I can get the URL copied, but this is hacky - I'm just not sure how to do it better.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.