Moon server publisher

approved

by Roman Provazník

Publish your notes directly to Moon server instance.

1 stars2,377 downloadsUpdated 2y agoMIT
View on GitHub

Moon server publisher

An Obsidian plugin for publishing notes to Moon server instance.

Configuration

  1. Enter the base URL of your Moon server instance.
  2. Enter the API key for your Moon server instance. (optional)
  3. Enter the API secret for your Moon server instance. (optional)

Usage

Publishing a note

  1. Open the Obsidian note you want to publish.
  2. Open the command palette and run the Publish to Moon server command.
  3. The note will be published to your Moon server instance and the ID will be applied to note as property.

Unpublishing a note

  1. Open the Obsidian note you want to unpublish.
  2. Open the command palette and run the Unpublish from Moon server command.
  3. 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.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.