Conntect Zotero with Joplin to reference sources in notes and open them via zotero://
links.
- Enable "Local API" feature in your Zotero 7 settings:
Zotero 7 > Settings > Advanced > Allow other applications on this computer to communicate with Zotero
- Install this plugin
- Install ZotServer in Zotero
- Install this plugin
- Open a note and enter
z@
- Search for your reference
- Select it
Custom formattting of the text can be enabled from plugin settings.
Location | Display |
---|---|
Settings | [<authorfirst>, <year>, *<title>*](<zoterolink>)<externallink> |
Markdown | [Jannes Magnusson, 2024, *jannessm/joplin-zotero-link*](zotero://select/library/items/Q5U7SN82)[🔗](https://github.com/jannessm/joplin-zotero-link) |
Editor | Jannes Magnusson, 2024, jannessm/joplin-zotero-link🔗 |
Key | Description |
---|---|
<key> |
Zotero key |
<zoterolink> |
Local zotero link zotero://select/library/items/<key> |
<authors> |
All authors |
<authorfirst> |
First author |
<title> |
Title |
<date> |
Date in local format |
<date:YYYY-MM-DDTHH:mm:ss> |
Date formating using dayjs |
<year> |
Year |
<month> |
Month in en-US format |
<monthlocal> |
Month in local format |
<publication> |
Publication journal |
<publicationshort> |
Short version of publication journal |
<doi> |
DOI |
<doiurl> |
DOI url https://doi.org/<doi> |
<url> |
External url |
<externallink> |
Give external link with icon 🔗 [🔗](<url>) |
<externaldoi> |
Give external DOI link with icon 🔗 [🔗](<doilink>) |
Please have a look at this issues, if it helps. Otherwise create a new one.