# zoterolens README Zoterolens scans Markdown files for possible citationkeys and adds links open then with Zotero. Also a convenient option to immediately open the cited pdf-file. I recommend using it in combination with an extension such as [Citation Picker for Zotero](https://marketplace.visualstudio.com/items?itemName=mblode.zotero), and/or [Pandoc Citer](https://marketplace.visualstudio.com/items?itemName=notZaki.pandocciter) to be able to easily add citations. ## Features - CodeLens to open PDF's based on citekey - CodeLens to select item in Zotero based on citekey ## Requirements * Zotero * Zotero's Better-Bibtex plugin ## Extension Settings none. ## Known Issues / Wishlist * It does not yet check if the citekey actually exists in Zotero, nor if it actually has any attachment. * No error if Zotero isn't running, or the Better-Bibtex plugin is not configured. * Does not yet consider the page number of the citation when opening the pdf. * Zotero port cannot yet be configured. ## Release Notes ### 1.0.0 Initial release of Zoterolens