petrovicstefanrs / 30_seconds_of_knowledge

Google Chrome Extension that lets you gain new developer skills, every time you open a New Tab.
https://30secondsofknowledge.com/
MIT License
953 stars 122 forks source link

Adding feature to log and show the last 5 snippets seen #74

Closed thamara closed 6 months ago

thamara commented 5 years ago

Based on the discussion on #45, I'm proposing a new tab on Saved Snippets that shows the user the last 5 snippets seen. The user will see:

30_seconds_last_seen

Clicking on the title the user will be taken to that snippet.

petrovicstefanrs commented 4 years ago

@thamara Sorry for the wait, I wasn't really able to put any time into 30sok, but I'm here now, I'll be more active from now on. Will review this as soon as possible, but from what I can see from a quick glance it looks good. Also, the feature looks very usefull, one thing coming to mind that could make it better is to actually let the user define how many snippets they can see in the last seen section.

thamara commented 4 years ago

Glad you are back @petrovicstefanrs! Do you think there should be a limit for the number of Snippets? One other option is to store all the snippets... Let me know what you think and I can work on this in a few days.