Skip to content

Export zotero annotations and convert to markdown for Obsidian.md

Notifications You must be signed in to change notification settings

AlexRiina/zotero_notes_to_obsidian

Repository files navigation

Tool to search remote obsidian library for information about a specific articles, download the related notes, and convert the attachments to a markdown file in your obsidian vault, using a custom template defined in config.cfg.

Should works with both default zotero 6 format and zotfile exports.

Setup

  1. download this script
  2. generate a new zotero API key from https://www.zotero.org/settings/keys
  3. copy config.cfg.tpl to config.cfg and fill in the required details
  4. run command to generate notes file

Running

$ python main.py "Justify Your Alpha" --config config.cfg --dry-run
writing .../Justify Your Alpha.md

About

Export zotero annotations and convert to markdown for Obsidian.md

Topics

Resources

Stars

Watchers

Forks