Skip to main content

Module bookmarks

Module bookmarks 

Source
Expand description

Bookmarks system for saving and annotating search results.

Provides persistent storage for bookmarked search results with user notes and tags. Uses a separate SQLite database file to avoid schema conflicts.

Structs§

Bookmark
A bookmarked search result with optional note and tags
BookmarkStore
Storage backend for bookmarks using SQLite

Functions§

default_bookmarks_path
Get the default bookmarks database path