An Obsidian plugin for publishing notes to Moon server instance.
- Enter the base URL of your Moon server instance.
- Enter the API key for your Moon server instance. (optional)
- Enter the API secret for your Moon server instance. (optional)
- Open the Obsidian note you want to publish.
- Open the command palette and run the
Publish to Moon server
command. - The note will be published to your Moon server instance and the ID will be applied to note as property.
- Open the Obsidian note you want to unpublish.
- Open the command palette and run the
Unpublish from Moon server
command. - The note will be unpublished from your Moon server instance and the ID property will be removed from the note.
Alternatively you can use command from the note's context menu.