Closed kucaiyi closed 2 months ago
Does the PDF open in Zotero 7.0? Please, see https://github.com/jalvesaq/zotcite/issues/79
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://
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.
I would like to be able to open html attachments when
open_in_zotero
is set to true.