2.1.2 • Published 6 months ago

joplin-plugin-zotero-link v2.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

Joplin Zotero Link Plugin

Conntect Zotero with Joplin to reference sources in notes and open them via zotero:// links.

When having trouble using this plugin, please have a look down below to the FAQ.

Installation

Zotero >= 7

  1. Enable "Local API" feature in your Zotero 7 settings: Zotero 7 > Settings > Advanced > Allow other applications on this computer to communicate with Zotero
  2. Install this plugin

Zotero <= 6

  1. Install ZotServer in Zotero
  2. Install this plugin

Usage

  1. Open a note and enter z@
  2. Search for your reference
  3. Select it

Custom Formatting

Custom formattting of the text can be enabled from plugin settings.

Example

LocationDisplay
Settings[<authorfirst>, <year>, *<title>*](<zoterolink>)<externallink>
Markdown[Jannes Magnusson, 2024, *jannessm/joplin-zotero-link*](zotero://select/library/items/Q5U7SN82)[&#x1F517;](https://github.com/jannessm/joplin-zotero-link)
EditorJannes Magnusson, 2024, jannessm/joplin-zotero-link🔗

Available parameters

KeyDescription
<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 🔗 [&#x1F517;](<url>)
<externaldoi>Give external DOI link with icon 🔗 [&#x1F517;](<doilink>)

FAQ

Joplin crashes after installation

  • using CodeMirror v5 (only supported up to v1.2.1) (#17, #18, #20, #22)

No Zotero Data could be loaded

  • check if the port is correct under the plugin settings (#3, #4, #6)
2.1.2

6 months ago

2.1.1

7 months ago

2.1.0

7 months ago

2.0.1

9 months ago

2.0.0

9 months ago

1.2.1

9 months ago

1.1.1

12 months ago

1.1.0

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago