aboutsummaryrefslogtreecommitdiffstats
path: root/docs/versioned_docs/version-v0.30.0/api/update-a-bookmark.api.mdx
diff options
context:
space:
mode:
authorMohamed Bassem <me@mbassem.com>2026-01-26 01:12:37 +0000
committerGitHub <noreply@github.com>2026-01-26 01:12:37 +0000
commit42cdc937c867f5e35c75534f55caea51c60d388a (patch)
tree4676519f6b557c00f0598d4e7705dc08cd87f1f5 /docs/versioned_docs/version-v0.30.0/api/update-a-bookmark.api.mdx
parent5656e394d3d879d9cd48c18400cd7ce4c12f416e (diff)
downloadkarakeep-42cdc937c867f5e35c75534f55caea51c60d388a.tar.zst
feat(cli): Add bookmark search command (#2426)
* feat(cli): Add search subcommand to bookmarks Add a new search subcommand that uses the searchBookmarks API endpoint. The command supports: - Full-text search with advanced query matchers (tag:, is:, list:, etc.) - Pagination with --all flag to fetch all results - Sorting by relevance, ascending, or descending order - Optional full content inclusion with --include-content - Configurable result limit per page Example usage: bookmarks search "is:fav tag:important" bookmarks search "kotlin" --sort-order desc --limit 20 bookmarks search "title:api" --include-content --all * fixes + format --------- Co-authored-by: Claude <noreply@anthropic.com>
Diffstat (limited to 'docs/versioned_docs/version-v0.30.0/api/update-a-bookmark.api.mdx')
0 files changed, 0 insertions, 0 deletions