Releases: jamesmagoo/nostr-writer
Highlights In Your Workspace
View and download your nostr highlights in you Obsidian workspace
What's Changed
- Highlights by @jamesmagoo in #8
Full Changelog: 2.1.1...2.2.0
Publish As A Draft (Kind 30024)
- Add option to publish your note as a draft (kind 30024) nostr event
Automatic Image Uploads
Auto Image Uploads on Publishing
- Inline images in your
.md
file will now be automatically uploaded to Nostr Build.- Inline markdown images links are auto replaced with the URL - formatting correctly for readers on nostr.
- Inline metadata tags are added ("imeta").
- Article banner image is now selected from your local machine files and is uploaded automatically too.
- Premium image service users can activate "Premium mode" to avail of it's features (NIP-98).
2.0.0
View and download your Nostr bookmarks in your Obsidian workspace
Notes
- Upgrade nostr-tools 2.3.1 & typescript 5.2.2
- New bookmarks view and download capability
What's Changed
- Reader by @jamesmagoo in #5
Full Changelog: 1.6.0...2.0.0
Frontmatter Parsing
Release Notes for Plugin Update v1.6.0
Frontmatter Parsing: The plugin now efficiently parses the frontmatter of Markdown (.md) files. This enhancement allows for seamless extraction and utilization of metadata contained within the frontmatter section.
New Features:
-
Automatic Article Info Population: Utilizing the parsed data from the frontmatter, the plugin now automatically populates the article information fields. This feature streamlines the process of metadata handling and improves overall user experience.
-
Frontmatter Removal from Article Body: Post data extraction, the plugin now automatically removes the frontmatter from the body of the article. This ensures that the content displayed to the end-users is free from unnecessary metadata, providing a cleaner and more focused article body.
Contributions:
- Special thanks to @sfr075 , whose contribution made these new features possible.
1.5.3
Fix njump.me links to published content
1.5.2
Full Changelog: 1.5.1...1.5.2
1.5.1
- Hot fix multiple account reload
1.5.0
What's Changed
- Multiple nostr account capability. Add multiple nsecs and publish under any of them.
- External njump.me links in the "published view" to your published long-form works.
- UI improvements, status bar can no longer be disabled.
New Contributors
- @LiamSwayne made their first contribution in #2
Full Changelog: 1.4.0...1.5.0
1.4.0
- Add or remove tags before publishing
- More space for text in the short-form writer