There's plenty of bookmarking apps out there, it's even a builtin feature on all browsers. But what about managing those links that you only need temporarialy? That is where tanabata-tree comes in. This simple application makes it easy to add and remove "tanzakus", which are objects containing meta information based on the link you want saved for later. Tanzakus include the following info: a title (autogenerated and can be edited), the URL of the link, a description of the link, and the date and time the tanzaku was added. See the gif below to see how it works.
They say a picture is worth a thousand words, so a gif must be the number of stills in the gif times one thousand, right? So I'll leave a gif that will speak for itself:
But actually it's really simple. You type or paste the URL of the link you want saved on the homepage. If you're patient for like one or two seconds, a title will be autogenerated for the given link. You then submit and you'll be redirected to the page where you can see all of your tanzakus. From there, you can view the tanzakus or delete them if you no longer need it.
Installation and setup steps coming soon.
But this is hosted on Heroku and uses a Heroku PostgreSQL database for storing the tanzakus (all of this done with the free tier so need to pay anything. 🙌)
- tagging of tanzakus
- ability to archive tanzakus that are needed for longer
- filtering and sorting based on tags and archived, new, or all
- bug fixes of course!