Obsidian vault
For years, the "holy grail" for personal knowledge management (PKM) enthusiasts has been a frictionless path from a private to a public-facing blog. The release of the Vault to Blog plugin offers a streamlined, automation-first solution to this challenge. What is Vault to Blog?
Key takeaways:
path_creds.go – Credential generation
# Calculate SHA256 SHA256=$(shasum -a 256 ~/vault/plugins/vault-plugin-example | cut -d ' ' -f1)