-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
I'm the author of Supertag, which is what you might be talking about. https://github.com/amoffat/supertag
-
-
-
Camlistore
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
-
Shameless plug: local file tagging software for Linux, which stores tags in extended attributes: https://github.com/pts/ppfiletagger
-
spellbook
Spellbook is a WebExtension to easily add new bookmarks to correct categories (by peterhil)
The article fails to mention existence of graph databases, or graph theory, except for tuple spaces which leads to that direction.
With graph databases you can easily and efficiently model any kind of network, including ones that are hierarchical or almost hierarchical by allowing a node to refer to multiple parent nodes instead of one.
My original idea with my bookmark extension Spellbook was this latter kind of graph, and I implemented a prototype called Grimoire using Ruby on Rails and Neo4j graph database, that worked very well.
The Spellbook currently only allows adding new bookmarks into the hierarchical structure imposed by browser APIs, but features an easy to use search feature to find the right category. Spellbook is available for Chrome and Firefox, but the Firefox version seems broken again by their API changes: https://github.com/peterhil/spellbook
Related posts
-
Looking for a solution to merge storage accross WAN
-
an unknown system crash (Fedora 37) - 'timed out waiting for device'; 'dependency failed'; 'detected aborted journal'; 'remounting filesystem read-only'
-
What you think about SuperTag
-
Supertag is a tag-based file system, written in Rust
-
Linux Distros Should Implement A Labels/Tags Feature