Obsidian's new official CLI triggers Templater for automated note creation

dSebastien · x · 2026-08-24

Obsidian now ships with an official CLI that enables triggering Templater directly from the terminal. Users can run templates via obsidian command id=templater-obsidian:..., allowing Cron jobs and scripts to build structured notes automatically. Notes created via the CLI still respect folder templates. The linked guide compares the built-in Templates plugin (static text) with the Templater plugin (logic execution via < %>), explaining how to create dynamic schemas that prevent metadata drift across large vaults (e.g., 20k+ notes).

Original post →

More from Apps

Apps channel →