▲ ▼ Search and organize saved reddit posts/comments
Hi,
So I have been using reddit for 5 years now and I keep saving interesting links/discussions that I want to come back at a later time.
Reddit limits saved posts/comments to 1000 and there is no easy way to search for that specific topic you remember you saved 2 months ago.
I have a habit of saving interesting posts on Reddit that I find interesting and forgetting about them afterwards. But sometimes I am in need of some certain information that I remember I saw on a post that I had saved, but I have no way to filter that post out of hundreds of others on Reddit itself.
I came up with this website ( https://saveddit4reddit.herokuapp.com ) that allows me to see all my saved Reddit posts, filter saved posts by subreddits, search some keyword to filter out the post I am looking for and unsave any post that I deem unnecessary.
The good thing about this website is that it stores no user data on any server or database so your privacy remains intact.
One limitation this website faced is that only ~900 most recent saved posts can be fetched using Reddit APIs which is not cool. But its still good to have something instead of nothing.
Hope you find it helpful as well. please feel free to reach out in case you have any feedback or recommendation.
Here is a link to source code
https://github.com/ahmed-zubair-1998/Saveddit
So I created https://reddit-saved.com . You can search all your saved items and group them by assigning tags to specific items.
I hope it is useful to others also. I welcome any suggestions to make it better and would appreciate if you could report any bugs you might encounter.