Releases: jamesmagoo/nostr-writer
Releases · jamesmagoo/nostr-writer
1.3.0
Plugin Store Debut 🥳
- Users can now update the note title prior to publishing
- code edits as per Obsidian team review
1.2.0
- User configuration of relays
- Publish to multiple relays
- Refined published view
- Re-connect to relays by clicking status bar
1.1.0
- New "Published View"
- New Nostr connection status bar & user setting
- Update sponsor links and add lightning address
1.0.1
- 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
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:
- Open Obsidian.
- Go to "Settings" > "Third-party plugins".
- Click "Browse" and search for "Nostr Writer Plugin".
- Click "Install" next to the plugin.
- 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.