Markdown Template ~4 KB Free

Literature Note Template (Zotero + Obsidian)

A Templater-based Obsidian template that auto-fills literature note metadata from Zotero. Title, authors, year, DOI, abstract — pulled in automatically.

Free. No spam. Unsubscribe anytime.

Literature note template fields preview

What's Included

  • Full YAML frontmatter (title, authors, year, DOI, journal, tags)
  • Templater auto-fill from Zotero via BetterBibTeX
  • Structured sections: Abstract, Key Arguments, Methods, My Notes, Connections
  • Linked mentions block for finding related notes
  • Citation block pre-formatted for copy-paste

Who This Is For

  • Researchers who want structured, consistent literature notes
  • Anyone using Zotero + Obsidian together
  • PhD students building a reading log for their literature review

How the Template Works

When you trigger the template in Obsidian, Templater runs a script that reads your frontmatter and optionally queries the Zotero API (if you supply the citekey). In the simplest version, you fill in the citekey manually and the template structures everything else.

The resulting note looks like this:

# Smith (2023) — Title of the Paper

## Abstract
[paste or auto-fill]

## Key Arguments
-

## Methods
-

## My Reading Notes
-

## Connections
- [[related-concept]]
- [[another-paper]]

Quick Setup

  1. Copy the template file to your vault’s _Templates/ folder
  2. Open Templater settings → set your templates folder
  3. Assign a hotkey (e.g. Cmd+Shift+L) for triggering this template
  4. Create a new note, trigger the template, and enter the citekey from Zotero

Ready to get started?

Enter your email and I'll send the link straight to your inbox.

Free. No spam. Unsubscribe anytime.

Prefer to browse the source? View on GitHub →