This plugin allows you to publish your Obsidian documents to Halo.


Site name: the name of the site, optional.
Site URL: the URL of the site, e.g. https://example.com.
Personal access token:
The personal access token of your Halo site, needs Post Manage permission.

More information about personal access token: Personal Access Token
Set as default: set the site as the default site.
Halo: Publish to Halo.Create a new Obisidian vault for development.
Clone this repo to the plugins folder of the newly created vault.
cd path/to/vault/.obsidian/plugins
git clone https://github.com/ruibaby/obsidian-halo
Install dependencies
cd obsidian-halo
npm install
Build the plugin
npm run dev
Reload Obsidian and enable the plugin in Settings.