Anything you can do in Obsidian you can do from the command line.
#Obsidian CLI is now available with 1.12 (early access).
Anything you can do in Obsidian you can do from the command line.
#Obsidian CLI is now available with 1.12 (early access).
from the docs: "Note: Obsidian CLI requires the Obsidian app to be running. If Obsidian is not running, the first command you run launches Obsidian." So it's more a remote control for your existing obsidian instance than an independent app
I initially had trouble thinking of what this could be useful for; If i want to write a script for my obsidian base, any language can read or write markdown just fine, but this one in particular caught my eye >:)