Obsidian Plugin Setup
Install Plugin
- via Obsidian
- via BRAT
- Manual Install
This is the recommended way to install the plugin.
- Open
Settings
>Community plugin
- Turn on community plugin
- Open plugin page in obsidian
- Click
Install
- Wait for installation to complete
- Click
Enable
- Follow the setup instructions
Beta versions are not production-ready, make sure to make proper backup before preceeding.
You can use the Beta Reviewers Auto-update Tester (BRAT) plugin to install a pre-release version of the plugin.
- Download BRAT and enable it
- Open the command palette and run the command
BRAT: Add a beta plugin for testing
- If you want the plugin version to be frozen, use the command
BRAT: Add a beta plugin with frozen version based on a release tag
.
- If you want the plugin version to be frozen, use the command
- Copy
aidenlx/obsidian-zotero
into the modal that opens up - Click on
Add Plugin
-- wait a few seconds and BRAT will tell you what is going on - After BRAT confirms the installation, Open
Settings
>Community plugin
- Refresh the list of plugins
- Find the beta plugin you just installed and Enable it.
- Follow the setup instructions
This method is not recommended. Only try manual install if you have trouble with all other methods.
- Download
obsidian-zotero-plugin.zip
from GitHub Release: - Open
Settings
>Community plugin
- Turn on community plugin
- Open plugin folder
- If you haven't installed any plugin before, you need to open the plugin folder manually:
<vault>/.obsidian/plugins
- If you have installed other plugins, you can use
Open plugin folder
button on the right of theInstalled plugins
section
- If you haven't installed any plugin before, you need to open the plugin folder manually:
- Create a new folder
obsidian-zotero-plugin
and put files fromobsidian-zotero-plugin.zip
into the folder- There should be three files in the folder:
main.js
,manifest.json
andstyles.css
- There should be three files in the folder:
- Refresh the list of plugins or restart Obsidian if you have installed other plugins
- Open
Settings
>Community plugin
and findZotero Plugin
in the list - Enable the plugin using toggle
- Follow the setup instructions
The .obsidian
folder may be hidden. On macOS, you should be able to press Command+Shift+Dot
to show the folder in Finder.
Basic Setup
Unlike other citation plugins, this plugin read Zotero's database directly to deliver the best performance with full access to Zotero's data.
To use this plugin, some additional setup is required:
Download Binary
The plugin requires a binary (better-sqlite3
) to connect to Zotero's database. Normally,
a modal will pop up the first time you open the plugin, and ask you to download the binary. Follow the instructions in the modal to download the binary.
This modal will also show up if the binary is broken or outdated, so that you can reset or update the binary.
Locate Zotero's Database
The plugin needs to know where Zotero's database is located. If you haven't moved your Zotero's database to a different location, the plugin should be able to locate it automatically. In the Settings, you should see a path to your Zotero's database marked green. (If you've installed Better BibTex in Zotero, the path will also be green.)
If you have moved your Zotero's database, you need to tell the plugin where it is. You can find the path to your Zotero's data directory by opening Zotero, and go to Preference
> Advanced
> Data Directory Location
.