Obsidian_api

With Obsidian, I use Execute Code to run code in code-boxes.
Today I installed Local Rest API.

With Local Rest API you communicate with Obsidian over https.
You make a call GET, PUT, POST, PATCH, DELETE to local server using the API-key for secure connection.

I will use this with Ruby to automate and generate stuff.