I'm looking for a tool where I can dump content (images, notes, quotes, names of movies), tag each item with multiple tags ("book" "completed" "5 stars"), and then search for the content by tag ("show me all books I tagged with 5 stars"). Is there a good tool I can use for this?
Ask HN: Personal Database Tool?
1–10 of 21 posts
Re: Ask HN: Personal Database Tool?
#2Airtable
https://airtable.com/
Re: Ask HN: Personal Database Tool?
#3There a re CLI tagging tools like this: https://tmsu.org/
It's mostly driven by folders and symlinks, so you could create your own with a few shell scripts.
Re: Ask HN: Personal Database Tool?
#4Most note taking tools allow all that - organize content, tag, and search. They differ in user experience. Try Evernote, OneNote, Zotero, but there are many more.
Re: Ask HN: Personal Database Tool?
#5Notion.so?
Re: Ask HN: Personal Database Tool?
#6A few years ago there was an OSS tool called Tagspaces that did exactly this. It was great, and briefly replaced Evernote for me.
At the time I used it quite successfully to manage research material across a range of projects; it ultimately hit a wall because it was an electron app that consumed huge amounts of RAM.
However, they are still around and appear to have moved away from electron so you may have more luck now.
Re: Ask HN: Personal Database Tool?
#7I'd suggest to try Notion and AirTable. Notion is slightly more then just personal database, AirTable might be useful if you like working with tables/databases.
Re: Ask HN: Personal Database Tool?
#8Recoll search engine is a mature, robust, and battle tested solution. Set up is fairly straightforward and there a webui available as well.
Re: Ask HN: Personal Database Tool?
#9Try using a text file and grep?
Re: Ask HN: Personal Database Tool?
#10Take a look at Perkeep.
You can also do a search here for the name to see other posts on the project.