Tagsistant
Tagsistant copied to clipboard
Semantic filesystem for Linux, with relation reasoner, autotagging plugins and a deduplication service
Inserting an object with many tags using long tag chains (tag1/tag2/tags3/.../@) does not work anymore (worked in 0.8.1) This scripts shows the problem : it creates 100 tags in an...
Going through all the directories takes quite a long time. Wouldn't it be easier if you could change the tags for one `````` by just editing the ```.tags``` file with...
It seems like it could be used for backups, but how does it work in detail? Won't it blow up exponentially if I have lots of files? How can I...
It would be cool if you could use tagsistant also on other devices (e.g. in an android app). How can I sync a tagsistant database + files on one device...
I think it is a quite strange behaviour, that ```.tags``` files can only be viewed / edited when explicitly requested. ```ls -a``` does not show them. I think, it would...
In my humble opinion, triple tags have got too many levels / directories: 1. namespace 2. key 3. operator (eq, lt, gt, inc) 4. value Could we maybe get rid...
background: Tagsistant FS can be mounted trough fstab using a line such as: `mountpoint repodata fuse.tagsistant options` the problem is the options array, currrently fstab ( and similar tools )...
Would it be possible to make deleting folders under /store more difficult or to prevent file-managers from indexing all folders under /store? I accidentally deleted folders under /store a couple...
If tagsistant will store permissions and ownership for tags and relations it can be used for "central file storage" of multiuser system. Some tags and relations of other users can...
in folder 'tagsistant_mount/store/file:/mimetype/' i miss top-level type names, without subtypes. ...so i can easily: - list all images - list all videos - list all text files - list all...