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

open html attachments in zotero #95

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

kucaiyi
Copy link
Contributor

@kucaiyi kucaiyi commented Sep 20, 2024

I would like to be able to open html attachments when open_in_zotero is set to true.

@jalvesaq
Copy link
Owner

Does the PDF open in Zotero 7.0? Please, see #79

@kucaiyi
Copy link
Contributor Author

kucaiyi commented Sep 21, 2024

On my side, both pdf and html can be opened in zotero.

I am using Zotero 7.0.5 and have:

		config = function()
			require("zotcite").setup({
				-- your options here (see doc/zotcite.txt)
				open_in_zotero = true,
				wait_attachment = true,
			})
		end,

I have also configured zotero as the default app to open zotero://

@jalvesaq
Copy link
Owner

I updated Zotero to version 7.0.5, but it still doesn't work. Anyway, I'm glad to know that it works on your side.

@jalvesaq jalvesaq merged commit fad2b05 into jalvesaq:master Sep 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants