Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyword based search functionality be given to search saved scrolls #139

Open
Parshwa52 opened this issue Oct 23, 2020 · 0 comments
Open
Labels

Comments

@Parshwa52
Copy link
Contributor

Is your feature request related to a problem? Please describe.
1)Whenever we are studying for a topic and read a particular part of it, we save it in the scrroll. Then, a lot of scrrolls are added in the collections in localStorage.
2)So, when we want to search for a particular tag or keyword related to the page we have saved in the scroll.
3)We need to manually find out what was the link or remember the page, which is very tedious and frustrating.

Describe the solution you'd like
1)I have proposed a solution to this problem.
2)We can add a search functionality that searches the page with the help of the keyword or tag entered.
3)So, when the user enters the keyword or tag, we search it in the localstorage if some part of title matches the keyword.
4)If the keyword matches , results are filtered and displayed.

Additional context
Suppose we only want to search pages with "devfolio" as the keyword.But we need to search manually each and every page.
So, it is tedious when we have lot of scrrolls.
image

@prateek3255
I would surely like to work on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant