frthjf / obsidian-zotero

Obsidian plugin to integrate with Zotero through ZotServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Obsidian Zotero Plugin

Obsidian-Zotero connector plugin that allows to search and insert links to Zotero items from Obsidian interface.

Requires ZotServer addon installed in your Zotero

How to use

This plugin requires Zotero app being open with ZotServer addon installed.

After installation new command is available in command palette (Cmd+P) – Zotero: Insert Link

How to contribute

  1. Fork and clone this repository
  2. Link this directory to your plugins directory: ln -sfn <this-directory> <your-test-vault>/.obsidian/plugins/obsidian-zotero
  3. npm install to install all dependencies
  4. npm run dev will run development server
  5. Reload your Obsidian with test vault open

Please refer to following helpful resources:

Other Zotero integration plugins

While working on this plugin I found another Zotero integration one called Zotero Integration. If you are looking for a citation/bibliography integration with Zotero it might be a good option for you.

License

MIT

About

Obsidian plugin to integrate with Zotero through ZotServer

License:MIT License


Languages

Language:TypeScript 84.2%Language:JavaScript 15.8%