Tagsistant: semantic filesystem for Linux
tagsistant.net
Tagsistant: semantic filesystem for Linux
1–10 of 71 posts
Re: Tagsistant: semantic filesystem for Linux
#2Re: Tagsistant: semantic filesystem for Linux
#3On Github: https://github.com/StrumentiResistenti/Tagsistant
Thanks, website (tagsistant.net) seems reachable but unresponsive
Re: Tagsistant: semantic filesystem for Linux
#4On Github: https://github.com/StrumentiResistenti/Tagsistant
And if you're having trouble accessing the page (like I am), Google's cache can help: http://webcache.googleusercontent.com/search?q=cache:http://...
Usually I prefer to link archive.is, but it didn't manage to capture the page before it went down this time around.
Re: Tagsistant: semantic filesystem for Linux
#5I suspect the site is suffering the HN "Hug of Death".
As linked elsewhere[0], on github:
Re: Tagsistant: semantic filesystem for Linux
#6I used this years ago. I had a few scripts that would copy files to the appropriate tags, but it ended up being super slow. Eventually I wrote my own tools around the sqlite database it created (it's a pretty simple schema) but I've since lost most of those and ended up rewriting a bunch in a system I've been working on.
This was all back for the 0.2 release and I think the author changed a bunch of this stuff in later releases. I wish there were more options for tagging file systems in Linux. If I ever get my stuff out of the "thrown together" phase, I'll probably publish them.
Re: Tagsistant: semantic filesystem for Linux
#7Nice! An equivalent for comparison: https://tmsu.org/
Re: Tagsistant: semantic filesystem for Linux
#8Now we just need a redesign of Unix tools and principles/practice to accommodate these :-S
Re: Tagsistant: semantic filesystem for Linux
#9It isn't explicit about this on its main page description. This project depends on FUSE to work.
Re: Tagsistant: semantic filesystem for Linux
#10I often wanted a tag system, but this is not what I was picturing, I think. I'll rather like to have a database and an entry in the context menue to tag files without moving them. It should also be able to identify the file if is being moved or renamed.