You’re reading the ZotLit v2 beta docs. Still on v1? Read the v1 docs

ZotLit

Commands

Every ZotLit command-palette command, its entry points, and when it is available.

This page documents every command registered by ZotLit. Each command is listed with its palette name, additional entry points (ribbon, file menu, context menu), and availability conditions.

ZotLit is a desktop-only plugin. These commands are not available on Obsidian Mobile.

Database

ZotLit: Refresh Zotero database

Reloads the Zotero database from disk. Use this after making changes in Zotero when automatic watching is disabled.

Entry pointDetails
Command paletteAlways available

Literature note quick switcher

ZotLit: Open literature note quick switcher

Opens a modal to search your Zotero library and jump to (or create) the corresponding literature note.

Entry pointDetails
Command paletteAlways available

Citations

ZotLit: Insert Markdown citation

Opens a modal to search your library and insert a Markdown citation at the cursor.

Entry pointDetails
Command paletteActive when an editor is open
Editor suggesterTriggered by typing [@ in the editor (when Citation suggester is enabled in settings)

Literature note actions

The following commands operate on a literature note: the file currently open in the editor must be a ZotLit literature note. They also appear in the file menu (right-click the tab or use the file menu icon) under the zotlit section.

ZotLit: Update literature note

Re-renders the full literature note (frontmatter and managed body region) from the current Zotero data.

Entry pointDetails
Command paletteActive on a literature note
File menuyes

ZotLit: Update literature note metadata

Re-renders only the frontmatter of the literature note from the current Zotero data. Body content is unchanged.

Entry pointDetails
Command paletteActive on a literature note
File menuyes

ZotLit: Overwrite literature note

Destructively replaces the entire literature note with a fresh render. A confirmation modal appears before proceeding.

Entry pointDetails
Command paletteActive on a literature note
File menuyes

ZotLit: Import child notes from Zotero

Imports the Zotero notes attached to the current item into the vault.

Entry pointDetails
Command paletteActive on a literature note
File menuyes

Imported note actions

ZotLit: Update imported note from Zotero

Re-imports a Zotero note that was previously imported. A confirmation modal appears before overwriting.

Entry pointDetails
Command paletteActive on an imported note (file has a Zotero note key)
File menuyes

Annotations

ZotLit: Open Zotero annotations

Opens the annotation view in the right sidebar, showing annotations from the Zotero reader.

Entry pointDetails
Command paletteAlways available
Ribbonyes (tooltip: "Open Zotero annotations")

Template data explorer

ZotLit: Open template data explorer

Opens the template data explorer, showing the full data object available to templates for the current item.

Entry pointDetails
Command paletteAlways available
File menuLabel: Explore template data. Appears on files that carry an item key.

Entry-point summary

CommandPaletteRibbonFile menuEditor
Refresh Zotero databaseyes
Open literature note quick switcheryes
Insert Markdown citationyes[@ suggester
Update literature noteyesyes
Update literature note metadatayesyes
Overwrite literature noteyesyes
Import child notes from Zoteroyesyes
Update imported note from Zoteroyesyes
Open Zotero annotationsyesyes
Open template data exploreryesyes

See also

On this page