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 databaseReloads the Zotero database from disk. Use this after making changes in Zotero when automatic watching is disabled.
| Entry point | Details |
|---|---|
| Command palette | Always available |
Literature note quick switcher
ZotLit: Open literature note quick switcherOpens a modal to search your Zotero library and jump to (or create) the corresponding literature note.
| Entry point | Details |
|---|---|
| Command palette | Always available |
Citations
ZotLit: Insert Markdown citationOpens a modal to search your library and insert a Markdown citation at the cursor.
| Entry point | Details |
|---|---|
| Command palette | Active when an editor is open |
| Editor suggester | Triggered 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 noteRe-renders the full literature note (frontmatter and managed body region) from the current Zotero data.
| Entry point | Details |
|---|---|
| Command palette | Active on a literature note |
| File menu | yes |
ZotLit: Update literature note metadata
Re-renders only the frontmatter of the literature note from the current Zotero data. Body content is unchanged.
| Entry point | Details |
|---|---|
| Command palette | Active on a literature note |
| File menu | yes |
ZotLit: Overwrite literature note
Destructively replaces the entire literature note with a fresh render. A confirmation modal appears before proceeding.
| Entry point | Details |
|---|---|
| Command palette | Active on a literature note |
| File menu | yes |
ZotLit: Import child notes from Zotero
Imports the Zotero notes attached to the current item into the vault.
| Entry point | Details |
|---|---|
| Command palette | Active on a literature note |
| File menu | yes |
Imported note actions
ZotLit: Update imported note from ZoteroRe-imports a Zotero note that was previously imported. A confirmation modal appears before overwriting.
| Entry point | Details |
|---|---|
| Command palette | Active on an imported note (file has a Zotero note key) |
| File menu | yes |
Annotations
ZotLit: Open Zotero annotationsOpens the annotation view in the right sidebar, showing annotations from the Zotero reader.
| Entry point | Details |
|---|---|
| Command palette | Always available |
| Ribbon | yes (tooltip: "Open Zotero annotations") |
Template data explorer
ZotLit: Open template data explorerOpens the template data explorer, showing the full data object available to templates for the current item.
| Entry point | Details |
|---|---|
| Command palette | Always available |
| File menu | Label: Explore template data. Appears on files that carry an item key. |
Entry-point summary
| Command | Palette | Ribbon | File menu | Editor |
|---|---|---|---|---|
| Refresh Zotero database | yes | — | — | — |
| Open literature note quick switcher | yes | — | — | — |
| Insert Markdown citation | yes | — | — | [@ suggester |
| Update literature note | yes | — | yes | — |
| Update literature note metadata | yes | — | yes | — |
| Overwrite literature note | yes | — | yes | — |
| Import child notes from Zotero | yes | — | yes | — |
| Update imported note from Zotero | yes | — | yes | — |
| Open Zotero annotations | yes | yes | — | — |
| Open template data explorer | yes | — | yes | — |