From 1568fe903d469ac4c6e6b978e96549f2c88ac6fd Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 27 Apr 2025 02:05:09 +0000 Subject: fix(mcp): Fix spacing around the bookmarks --- apps/mcp/src/bookmarks.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/mcp/src/bookmarks.ts') diff --git a/apps/mcp/src/bookmarks.ts b/apps/mcp/src/bookmarks.ts index 747bcd18..3b580e86 100644 --- a/apps/mcp/src/bookmarks.ts +++ b/apps/mcp/src/bookmarks.ts @@ -16,7 +16,7 @@ You can search bookmarks using specific qualifiers. is:fav finds favorited bookm is:archived searches archived bookmarks, is:tagged finds those with tags, is:inlist finds those in lists, and is:link, is:text, and is:media filter by bookmark type. url: searches for URL substrings, # searches for bookmarks with a specific tag, -list: searches for bookmarks in a specific list given its name, +list: searches for bookmarks in a specific list given its name (without the icon), after: finds bookmarks created on or after a date (YYYY-MM-DD), and before: finds bookmarks created on or before a date (YYYY-MM-DD). If you need to pass names with spaces, you can quote them with double quotes. If you want to negate a qualifier, prefix it with a minus sign. ## Examples: -- cgit v1.2.3-70-g09d2