Designing better file organization around tags, not hierarchies

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • cotfs

    FUSE filesystem based on tags

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • supertag

    Discontinued A tag-based filesystem

    I'm the author of Supertag, which is what you might be talking about. https://github.com/amoffat/supertag

  • hode

    rslt, take five-ish

  • urchinfs

    faceted search FUSE filesystem

  • Camlistore

    Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.

  • ppfiletagger

    file tagging and search by tag for Linux

    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

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Looking for a solution to merge storage accross WAN

    2 projects | /r/selfhosted | 28 May 2023
  • an unknown system crash (Fedora 37) - 'timed out waiting for device'; 'dependency failed'; 'detected aborted journal'; 'remounting filesystem read-only'

    2 projects | /r/Fedora | 25 Apr 2023
  • What you think about SuperTag

    1 project | /r/linux | 22 Oct 2022
  • Supertag is a tag-based file system, written in Rust

    1 project | news.ycombinator.com | 20 Oct 2022
  • Linux Distros Should Implement A Labels/Tags Feature

    3 projects | /r/linux | 4 Jun 2022

Did you konow that Go is
the 4th most popular programming language
based on number of metions?