ZotLit

by AidenLx
5
4
3
2
1
Score: 76/100

Description

Category: 3rd Party Integrations

The ZotLit plugin enhances integration between Obsidian and Zotero, providing a streamlined workflow for managing and accessing academic references and notes. By connecting the two platforms, it enables users to link their Zotero library directly with Obsidian notes, offering features such as reference synchronization, metadata management, and seamless citation handling. Designed for researchers and knowledge workers, ZotLit simplifies the process of incorporating scholarly resources into personal knowledge management systems. The plugin is supported by detailed documentation and includes compatibility with both Zotero 6 and 7.

Reviews

No reviews yet.

Stats

988
stars
66,670
downloads
63
forks
1,045
days
0
days
9
days
79
total PRs
0
open PRs
17
closed PRs
62
merged PRs
562
total issues
37
open issues
525
closed issues
0
commits

Latest Version

10 days ago

Changelog

ZotLit Obsidian plugin v2.0.1

Release notes: https://zotlit.aidenlx.site/changelog/2.0.1

README file from

Github

[!WARNING] Update the Obsidian installer first. ZotLit needs Obsidian 1.13.4 or newer, and the installer version must also be 1.13.4 or newer. Obsidian's in-app update does not replace the installer. Check yours in Settings → About.

If the installer is older, ZotLit does not load. Obsidian shows Failed to load plugin "zotlit", and the developer console shows a SyntaxError.

Fix: download Obsidian from obsidian.md/download and run it over your current installation. Nothing is deleted, and no notes are lost. Full steps →

[!NOTE] Coming from v1? v2 is a major upgrade with breaking changes. Your existing literature notes and custom templates do not carry over unchanged. Read the migration guide before upgrading.

Overview

ZotLit connects your Zotero library to Obsidian. One command turns a Zotero item into a Markdown literature note shaped by your template. You can search the library and insert citations without leaving the editor, and read your Zotero annotations in a sidebar that follows the active reader. Everything stays as plain Markdown in your vault.

Features

Feature Description
Literature notes One command turns a Zotero item into a Markdown note, shaped by your template.
Citations Search your library and insert citations without leaving the editor.
Annotation view A sidebar of highlights and notes that follows your active Zotero reader.
Note import Bring Zotero child and standalone notes into your vault as Markdown.
Keep notes updated Re-render notes and refresh their metadata as items change in Zotero.
Live updates Push changes from Zotero to Obsidian as they happen. Requires the companion.
Templates Customize note, citation, and filename output with Liquid or Eta templates.
Agent-assisted templates Describe the note you want. Your agent edits and tests its templates against your Zotero library.

Full guides live in the documentation.

Quick start

With ZotLit installed, open the command palette and run the create-note command. Pick an item from your Zotero library, and ZotLit writes a Markdown note shaped by your template: frontmatter, headings, highlights, and your own notes, ready to link.

New here? Follow the first-note tutorial →

Disclosures

[!IMPORTANT] Zotero database access ZotLit reads your Zotero database directly, including files stored outside your Obsidian vault (Zotero's data directory, attachments on external drives or cloud storage). It reads only and does not write to your Zotero database.

[!IMPORTANT] Network use Live updates run a local notification server so the Zotero companion can push changes to Obsidian. Connections stay on your machine (localhost); ZotLit does not send your data to any external service.

After you consent, ZotLit will download the zh-CN.json Language Pack from github.com/aidenlx/zotlit.

[!IMPORTANT] Shell command (macOS only) On macOS, ZotLit runs the system cp -c command to create zero-copy clones of files. A zero-copy clone duplicates a file instantly without using extra disk space — macOS shares the underlying data on disk until one copy is changed. ZotLit uses this for two things: snapshotting the Zotero database so it can be read safely without interfering with Zotero, and importing attachments (PDFs, images) into your vault without doubling disk usage. Node.js does not expose this macOS feature directly, so ZotLit invokes the system cp command. No other shell commands are executed.

[!IMPORTANT] Third-party project: back up your data ZotLit is a third-party project, not affiliated with Obsidian or Zotero, and may break when either updates. Back up your vault and Zotero data before using it. The v1 codebase remains on the v1 branch, with v1 docs.

Support

Questions, help, and bug reports: Community — Discord for chat, GitHub Discussions for ideas and bugs.


AGPL-3.0-or-later · Credits · Not affiliated with Obsidian or Zotero

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Zotero Desktop Connector
4 years ago by mgmeyers
Insert and import citations, bibliographies, notes, and PDF annotations from Zotero into Obsidian.
Citations
6 years ago by Jon Gauthier
Obsidian plugin which integrates your academic reference manager with the Obsidian editor. Search your references from within Obsidian and automatically create and reference literature notes for papers and books.
Pandoc Reference List
4 years ago by mgmeyers
Display a formatted reference in Obsidian's sidebar for each pandoc citekey in the active document.
Wikipedia
5 years ago by Jonathan Miller
Grabs information from Wikipedia for a topic and brings it into Obsidian notes
Topic Linking
5 years ago by Liam Magee
An Obsidian plugin for finding and linking topics in a vault.
Reference Map
4 years ago by Anoop K. Chandran
Reference and citation map for literature review and discovery
Zotero Bridge
4 years ago by Shmavon Gazanchyan
Obsidian plugin to integrate with Zotero
Zotero Link
4 years ago by Shmavon Gazanchyan
Obsidian plugin to insert link to Zotero item
Zotero Sync
3 years ago by Frithjof Gressmann
A Zotero Sync client for Obsidian
BibLib
a year ago by Callum Alpass
Obsidian-based reference and literature note manager.
Simple Citations
2 years ago by masaki39
Add & update simple literature notes from Zotero.
Quran Lookup
4 years ago by Abu Ibrahim
Retrieve Quran verses in Obsidian.md easily with this simple text replacement plugin
Perplexity Converter
2 years ago by Henrik Seidel
This plugin fixes sources (citations, Quellen) and their links in text pasted from Perplexity.
LDS Scriptures Reference
3 years ago by pacokwon
Link LDS Scriptures & General Conference Talks in Your Obsidian Notes!
External Links
2 years ago by Juan Vimberg
Bible sidecar
a year ago by Janis Ringli
This repository contains a plugin for obsidian that lets you view the bible in a sidebar within obsidian.
LiteCite
a year ago by ras0q
A lightweight Obsidian plugin that creates citation notes from a BibTeX / BibLaTeX file
Hadith Lookup
a year ago by Adnan Mukhtar
An Obsidian plugin that uses selected text as a reference ID to lookup and insert Quran and Hadith text and translation using the Hadith Unlocked API (https://hadithunlocked.com)
Paste Quote
a year ago by Jacob Williams
Helps with formatting and citing quotes when pasting into Obsidian.
Bibtex Entry View
a year ago by Kyoungdeuk
Load the bibtex entry of a given bibkey from a given bib file and show the entry in the code block of bibkey.