Designing better file organization around tags, not hierarchies (2017)
1–10 of 169 posts
Re: Designing better file organization around tags, not hierarchies (2017)
#2Re: Designing better file organization around tags, not hierarchies (2017)
#3Re: Designing better file organization around tags, not hierarchies (2017)
#4Re: Designing better file organization around tags, not hierarchies (2017)
#5This hits the nail on the head !
All the fileSystems I had to work with are fine as engineering tools. By that I mean using them as an engineer works just fine, their own implementation is off topic.
As a user though.
What the hell !
I don't want to go to c:/users/me/documents/talks/stockholm2018/draft3
I just want to open my document !
I really hope that someday we expose a document based filesystem to the user.
The underlying implementation does not matter, we can always add a layer on top of the hierarchical file system.
I just want to be able to display :
-all the games installed on my system .
-all the pictures
-all of my text documents .
-all of my pictures of Paris
etc
Re: Designing better file organization around tags, not hierarchies (2017)
#6Re: Designing better file organization around tags, not hierarchies (2017)
#7https://en.wikipedia.org/wiki/Be_File_System:
> [BeFS] includes support for extended file attributes (metadata), with indexing and querying characteristics to provide functionality similar to that of a relational database.
IIRC, this was pretty hyped at the time, but they had to back away from it. I don't know if it was because if the concept was too unfamiliar to people familiar with the hierarchical paradigm or if it didn't work as well in practice as it was imagined.
There's also a book about it written by its designer and now freely available: http://www.nobius.org/dbg/practical-file-system-design.pdf
Re: Designing better file organization around tags, not hierarchies (2017)
#8>But fundamentally, there is a mismatch between the narrowness of hierarchies and the rich structure of human knowledge, and the proposed system will not presuppose the features of HFSes. This hits the nail on the head ! All the fileSystems I had to work with are fine as engineering tools. By that I mean using them as an engineer works just fine, their own implementation is off topic. As a user though. What the hell…
It was a huge pain, and entirely an artifact of the tyranny of the folder-based filesystem.
Re: Designing better file organization around tags, not hierarchies (2017)
#9Re: Designing better file organization around tags, not hierarchies (2017)
#10I believe that for image-based systems there is 8ch's /hydrus/ (probably the only good thing to come out of the chan-networks). One upshot of there being existing network sharing systems for tags is that it should be possible to scrape them when autotagging things (Nobody. NOBODY, wants to manually tag hundreds of photo memes, which is the main forseeable problem with file tagging).