Releases: AlexKucera/bookmark
Releases · AlexKucera/bookmark
v1.0.1
🔖 Bookmark Plugin v1.0.1
Changed
- Renamed plugin ID from "bookmark-plugin" to "bookmark" for cleaner folder organization
- Renamed plugin display name from "Bookmark Plugin" to "Bookmark" for reduced UI clutter
- Updated all documentation URLs to reflect new repository naming
📦 Installation
Community Plugin Store (Recommended)
- Open Obsidian Settings
- Go to Community Plugins and disable Safe Mode
- Click Browse and search for "Bookmark Plugin"
- Install and enable the plugin
Manual Installation
- Download
bookmark.zipfrom the assets below - Extract to
{vault}/.obsidian/plugins/bookmark/ - Reload Obsidian and enable the plugin
💡 Tip: The plugin works out of the box with no configuration needed!
v1.0.0
🔖 Bookmark Plugin v1.0.0
Added
- Core bookmark functionality for quick navigation within notes
- Click-to-set bookmark functionality with visual indicators
- One-click return to bookmarked position with automatic cleanup
- Smart bookmark placement avoiding YAML frontmatter
- Code block awareness for proper marker placement
- Visual gutter decorations showing bookmark locations
- Toggle bookmark command (
toggle-bookmark) with hotkey support - Clean up multiple bookmarks command for maintenance
- Dual-mode support (edit and preview modes) with scroll position detection
- Intelligent scroll position preservation during bookmark operations
- Warning system for multiple bookmark detection
- Cross-mode bookmark insertion and removal
- Header action button with dynamic icon states
- HTML marker-based bookmark storage for persistence
[Unreleased]: https://github.com/AlexKucera/bookmark-plugin/compare/1.0.0...HEAD
[1.0.0]: https://github.com/AlexKucera/bookmark-plugin/releases/tag/1.0.0
📦 Installation
Community Plugin Store (Recommended)
- Open Obsidian Settings
- Go to Community Plugins and disable Safe Mode
- Click Browse and search for "Bookmark Plugin"
- Install and enable the plugin
Manual Installation
- Download
bookmark-plugin.zipfrom the assets below - Extract to
{vault}/.obsidian/plugins/bookmark-plugin/ - Reload Obsidian and enable the plugin
💡 Tip: The plugin works out of the box with no configuration needed!