|
|
|
|
|
by bouiboui
1404 days ago
|
|
Rewind is a Chrome extension that groups bookmarks by creation date. So on July 4, you will only see bookmarks created on a 4th of July (2022, 2021 and so on). It's very useful when you have thousands of bookmarks you saved over the years to read them later (and never do). It also displays thumbnails, has a fast search feature, and a lot of quick actions for curating your bookmarks, like fetching up-to-date titles and urls (canonical urls, technically), showing which links don't return 200, finding comments on Twitter about your bookmarks, searching the title on Google (which is great for finding mirrors), etc. I created Rewind in 2015, it has 920 users at the time of writing, it's totally free, it's just a side project I'm really proud of. I re-wrote it from scratch to use Mantine for the UI and XState as a state library and I'm very happy with this stack. It's my first time using either. |
|