38
all 15 comments
sorted by: hot top controversial new old
[-] morethanevil@lemmy.fedifriends.social 36 points 10 months ago

Take a look at the readme...

...DATA LOSS may occur and it may kill your cat.

๐Ÿ˜ญ๐Ÿ˜ญ๐Ÿคง

[-] MonkCanatella@sh.itjust.works 10 points 10 months ago

I've thought a lot about stuff like this and this is pretty cool but this basically looks like just a tagging system for files, which already exists in many ways. A true graph based file system wouldn't just be an overlay over a directory tree. Would love to see some kinda filesystem dedicated to graph representation, where each file is a node with multiple edges.

[-] sxan@midwest.social 3 points 10 months ago

I'm always on the lookout for something like this. tmsu is pretty close, but have you found anything better? There's a paupacy of software for Linux in this space, and I don't understand why.

[-] xoggy@programming.dev 7 points 10 months ago

Why stop at a tag-based file manager? Why not a tag-based filesystem?

[-] sxan@midwest.social 7 points 10 months ago

Like tmsu? Or did you have another in mind?

[-] xoggy@programming.dev 3 points 10 months ago

I was thinking BeOS's BFS since that was the closest I knew off the top of my head, but tmsu looks awesome. I love that simple command line interface around it.

[-] taladar@sh.itjust.works 6 points 10 months ago

That kind of storage might somewhat work for media files and simple tags if you only view the files in the tag-aware file manager but what about other applications and files?

If the path of a file changes every time you add a tag or remove one that means the path of files is very unstable so you can't e.g. reopen the last used files in other applications easily. I also don't think this scales to the billions of files on a modern system. And of course any files required by an application to be in a specific place will be screwed up completely by this.

Maybe the tag directories should be hard links to the actual files instead?

[-] SmokeInFog@midwest.social 3 points 10 months ago

I don't see how the tag => file path will be workable. As you add and remove tags, your actual file system is going to go strait to hell. Dear god I don't want to think about what that would be like to browse from the terminal

this post was submitted on 29 Dec 2023
38 points (93.2% liked)

Open Source

31222 readers
175 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS