v2.5.0
Release Notes
New Features
Query Interface
- Added new
:BookmarksQuery
command to browse and filter bookmarks - Interactive query builder with real-time results display
- Support for complex filtering conditions including:
- Name/description/content search
- File path filtering
- Creation/visit time ranges
- Custom ordering and limits
Bookmark Management
- Added ability to create new lists from current file bookmarks
- Added command to delete all bookmarks from current file
- New mapper utility to convert between database rows and bookmark nodes
UI Improvements
- New table presentation view for query results
- Support for custom column ordering and width limits
- Interactive filter building with status display
Technical Changes
- Added SQLite query interface for direct database access
- Improved error handling and user notifications
- Added state management for query interface
- New utilities for parsing and validating query conditions
Usage
Basic Query Commands
:BookmarksQuery " Open query interface
<localleader>f " Add filter condition
<localleader>d " Clear filter conditions
Full Changelog: v2.4.0...v2.5.0