Skip to content

Releases: jamesmagoo/nostr-writer

1.3.0

26 Aug 09:49
Compare
Choose a tag to compare

Plugin Store Debut 🥳

  • Users can now update the note title prior to publishing
  • code edits as per Obsidian team review

1.2.0

13 Aug 18:45
Compare
Choose a tag to compare
  • User configuration of relays
  • Publish to multiple relays
  • Refined published view
  • Re-connect to relays by clicking status bar

1.1.0

05 Aug 12:53
Compare
Choose a tag to compare
  • New "Published View"
  • New Nostr connection status bar & user setting
  • Update sponsor links and add lightning address

1.0.1

02 Aug 18:52
Compare
Choose a tag to compare
  • Adhere to sentence case guideline from Obsidian
  • Add CSS styles instead of assigning styles in Javascript/HTML
  • Remove use of global 'app' instance

Nostr Writer

02 Aug 09:51
Compare
Choose a tag to compare

Overview

This plugin enables users to publish their notes directly to Nostr, cutting out the middlemen and third-party apps, providing a streamlined and integrated writing experience.

Features

  • Publishing to Nostr: Directly publish your notes from Obsidian to Nostr with a single click.
  • Private Key Integration: Securely set and store your private key within the plugin settings for authenticated publishing.
  • Summary and Image URL Support: Add an optional summary and image URL to accompany your note, with live preview functionality.
  • Public Key Retrieval: Easily retrieve and copy your public key to the clipboard.
  • Local Record Keeping: Keep a local record of published events in a JSON file for your reference and tracking.
  • Short Format Message Writer: Quickly compose and publish short form messages directly to Nostr from within Obsidian.

Installation

To install the Nostr Writer Plugin, follow these steps:

  1. Open Obsidian.
  2. Go to "Settings" > "Third-party plugins".
  3. Click "Browse" and search for "Nostr Writer Plugin".
  4. Click "Install" next to the plugin.
  5. Enable the plugin by toggling it on.

Changelog

  • Initial release with core functionalities.

Support and Feedback

We welcome feedback and suggestions. Feel free to open an issue on GitHub if you encounter any problems or have ideas for future enhancements.

Special Thanks

Special thanks to the Obsidian & Nostr communities and the developers who provided guidance and support throughout the development process.