r3bl-org / shortlink

This Chrome extension provides a browser action that simply allows the user to create a shortlink for all the selected tabs in the current window. It can be activated via a keyboard shortcut Alt + L. To use it, in the omnibar, type go then press Tab, then type the phrase you have created a shortlink for earlier & it will open the tab(s).
https://chrome.google.com/webstore/detail/shorty/ffhfkgcfbjoadmhdmdcmigopbfkddial?hl=en-US&gl=US
MIT License
10 stars 13 forks source link

Provide a way to search / filter shortlinks #24

Closed nazmulidris closed 8 months ago

nazmulidris commented 9 months ago

Currently the extension shows all shortlinks in the UI all at once. This works if there are 20 or 30 links. However, if there are 50 or more, then this becomes difficult to find what a user might be looking for.

It would be great to have a text field that allows the user to type a string. As they type, this can be used to filter what shortlinks are shown in the UI.

dipushrestha commented 9 months ago

Hi @nazmulidris, I would like to work on this.

nazmulidris commented 9 months ago

Hi 👋🏽 @dipushrestha , this issue is all yours 👍🏽 . Please take a look at our contributor guide. And we have a discord server if you would like to chat about the issue or PR.

Also, please associate your PR and issue using this technique: https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue

dipushrestha commented 8 months ago

@nazmulidris I've raised a PR. Please take a look at it.

nazmulidris commented 8 months ago

@dipushrestha Thank you 🙏🏽 🎉 I will take a look at this in the next day or so.

nazmulidris commented 8 months ago

@dipushrestha Great work! 🎉