Skip to content

SaraVieira/obsidian-notes-publish-plugin

Repository files navigation

Obsidian Publish Notes plugin

A DIY way to publish your Obsidian notes with anyone you want to.

This plugin has a vert technical setup and you will need an Airtable Account

How to install

You can find the docs in my own docs website.

Publish Notes Docs

Run locally

git clone git@github.com:SaraVieira/obsidian-notes-publish-plugin.git
cd obsidian-notes-publish-plugin
yarn && cd plugin && yarn && cd ../website && yarn && cd ..
yarn dev

Please change the dist of the plugin build to where you have your obsidian plugins folder.

License

MIT