Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 644 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 644 Bytes

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