prateek3255 / scrroll-in

An extension to save the scroll position of a webpage
https://chrome.google.com/webstore/detail/scrroll-in/cjgjbjogfodppempgdlppgefojbcmjom?hl=en&gl=IN
MIT License
66 stars 99 forks source link

Context Saving functionality be given to users to recollect back #143

Open Parshwa52 opened 4 years ago

Parshwa52 commented 4 years ago

Is your feature request related to a problem? Please describe. Yes, this is the innovative feature that I have found. The core functionality of scrroll is to save the scrrolls of the web page and land the user to that scroll when surfing that page again. But there is a slight catch. Suppose the user saves the scrrolls of 20-30 pages every day so there is a very high possibility that the user can forget the context which he/she was thinking when surfing for the first time. Scroll will only land the user to a particular part of the page but it will not give any context where the user had left before.

Describe the solution you'd like I have designed a solution to this problem. Whenever the user wants to save the scrroll of a page, he/she also be given the option to save the context or add some tags regarding the thought process of that particular topic. So, when user lands to that page again we will show the context which he/she had left before. This will help user recollect the thought process again. This will be a great feature for this extension.

Additional context Add any other context or screenshots about the feature request here. image

So, @prateek3255 I will surely work on this feature.