Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support opening PDFs #90

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

AbeJellinek
Copy link
Member

See zotero/zotero#1169. This doesn't touch Windows yet - is there a way to add Zotero as an option for opening PDFs without setting it as the default? Registry key docs didn't make it clear.

@qqobb
Copy link

qqobb commented Feb 22, 2022

This doesn't touch Windows yet - is there a way to add Zotero as an option for opening PDFs without setting it as the default?

I'm not sure about this, but perhaps these Microsoft Docs and this RStudio code could be worth looking into.

@jaeschrich
Copy link

The RStudio code looks pretty similar to this Stack Overflow answer. the hard part being fiddling with what exact set of registry keys gives us the desired behavior of "available for Open With" but not "wants to be the default PDF viewer." I had thought that another solution might be to add Zotero to a different menu (like the Send To menu) but those don't seem as configurable as "Open With".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants