Skip to content

Releases: AlexKucera/bookmark

v1.0.1

23 Sep 15:01

Choose a tag to compare

🔖 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)

  1. Open Obsidian Settings
  2. Go to Community Plugins and disable Safe Mode
  3. Click Browse and search for "Bookmark Plugin"
  4. Install and enable the plugin

Manual Installation

  1. Download bookmark.zip from the assets below
  2. Extract to {vault}/.obsidian/plugins/bookmark/
  3. Reload Obsidian and enable the plugin

💡 Tip: The plugin works out of the box with no configuration needed!

v1.0.0

23 Sep 14:51

Choose a tag to compare

🔖 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)

  1. Open Obsidian Settings
  2. Go to Community Plugins and disable Safe Mode
  3. Click Browse and search for "Bookmark Plugin"
  4. Install and enable the plugin

Manual Installation

  1. Download bookmark-plugin.zip from the assets below
  2. Extract to {vault}/.obsidian/plugins/bookmark-plugin/
  3. Reload Obsidian and enable the plugin

💡 Tip: The plugin works out of the box with no configuration needed!