WordPress as Obsidian Sync
I am writing this post directly in Obsidian. A git clone of my blog sits on my laptop, and obsidian works with plain .md files. Everything gets written to a WordPress database on push. Introducing PushMD This workflow is possible thanks to the PushMD plugin we wrote with Adam. The plugin exposes a git remote url via wp-rest. This allows you to commit, push and pull to sync entire blog…















