raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.23k stars 2.93k forks source link

[Google Chrome] Bookmark Search ignore folders #8067

Closed pskamburov closed 10 months ago

pskamburov commented 1 year ago

Extension

https://www.raycast.com/Codely/google-chrome

Description

The current behavior of the Search Bookmark command lacks consideration for Bookmark Folder names, resulting in missed opportunities to quickly access relevant bookmarks. This enhancement aims to address this limitation by refining the search functionality to include folder names.

Use Case 1: Folder Search

Currently, if a user has a folder named "News" and enters "News" in the Search Bookmark command, no bookmarks within that folder are displayed. This enhancement proposes that all bookmarks contained within the specified folder are presented in the search results, making it more intuitive and efficient to find the desired bookmarks.

Use Case 2: Same Bookmark names in differnt folders

There are 3 bookmark folders - dev, qa, prod. In each folder there are bookmarks - ui, admin, database. Currently, a search query like "dev ui" yields no results. If you search for "ui", three results appear, requiring you to discern the correct one among them. Unfortunately, the folder information isn't shown in the results, leaving you to make an educated guess based solely on the URL. This enhancement proposes that "dev ui" search query shows the "ui" bookmark in the "dev" bookmark folder.

Who will benefit from this feature?

No response

Anything else?

No response

raycastbot commented 1 year ago

Thank you for opening this issue!

๐Ÿ”” @rgomezcasas @bromanko @crisboarna @andreaselia @rtyke @karolre @Aiee you might want to have a look.

๐Ÿ’ก Tip: Once the issue is resolved, comment @raycastbot close this issue to close it.

raycastbot commented 11 months ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean ๐Ÿ˜Š

raycastbot commented 10 months ago

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it ๐Ÿ™‚

You can also catch us in Slack if you want to discuss this.