Overview of ZotLit Contexts
nextThe ZotLit ecosystem is organized into several specialized contexts:
- Zotero Data Model (
@zotlit/db): Models Zotero's item hierarchy, identification, and query surface. - Obsidian Plugin: Manages literature notes, imported notes, templates, citations, and the services bridging Zotero data into an Obsidian vault.
- Obsidian i18n (
@zotlit/obsidian-i18n): Handles Messages, JSON Language Packs, and the headless Obsidian lifecycle. - ZotLit Protocol (
@zotlit/protocol): Defines the wire format between the Zotero companion and the Obsidian plugin, utilizing permanentobsidian://URIs and ephemeral version-gated HTTP requests. - ZotLit Documentation (
@zotlit/docs): Defines the naming and framing rules for the official documentation site.