Skip to content

version 1.8.0

Choose a tag to compare

@warzoo warzoo released this 21 Jun 19:12

Install

Download highlights-to-obsidian-1.8.0.zip below (the asset — not "Source code"), then in
calibre: Preferences → Plugins → Load plugin from file and select the zip. Restart calibre.

What's new since 1.7.0

  • Note template files — base each new note on a template file in your vault (e.g.
    Reference/Templates/Book) instead of the header field. Its content becomes the note's
    header/scaffold with H2O's {placeholders} filled in — a natural home for YAML frontmatter.
    Set it in Config → Formatting Options → "Note template file".
  • Frontmatter — the :yaml spec plus new guidance make it easy to add YAML frontmatter via the
    header or a template. It lands at the top of the note, isn't duplicated on later sends, and is
    preserved in merge mode.
  • "Vault not found" guard — H2O now warns when the "Obsidian vault name" looks like a folder
    path, a common cause of Obsidian's "Vault not found" error.