mblode / vscode-zotero

Zotero Better Bibtex citations for VS Code
https://marketplace.visualstudio.com/items?itemName=mblode.zotero
MIT License
77 stars 10 forks source link

Open document by citation key #18

Open fpopineau opened 3 years ago

fpopineau commented 3 years ago

Hi there,

Nice extension ! I love it. Suggestion for enhancement: make it possible to open documents by their citation key. It should be possible to access the url: zotero://select/items/bbt:<citation-key> or: zotero://open-pdf/select/items/<citation-key>

Regards,

yiminglin-ai commented 2 years ago

+1 I am also looking for this enhancement.

fpopineau commented 2 years ago

@yiminglin-ai I have added a PR for this. https://github.com/mblode/vscode-zotero/pull/22#issue-821498570

yiminglin-ai commented 2 years ago

Wow that's nice, thank you for doing this! @mblode would you consider merging related PRs? Otherwise, I would install your PR locally :) @fpopineau

@yiminglin-ai I have added a PR for this. #22 (comment)