2016-10-16 05:30:52 +02:00
2016-10-16 01:03:31 +02:00
2016-10-17 13:03:26 +02:00
2016-11-08 03:09:01 +01:00
2016-10-16 01:04:43 +02:00
2016-11-08 03:09:01 +01:00

dtagfs

dtagfs is a FUSE file system that mounts a directory with tagged files as a file system tree.

This allows for easy filtering of tagged files (e.g. '/mountpoint/tag1/tag2/' contains all files with tags 'tag1' and 'tag2').

Example

See example.md.

Usage

usage: dtagfs <source> <mount point> [-f] [-o option[,options...]]

-f: fork to background

Supported tag sources

License

dtags is released under the University of Illinois/NCSA license.

Description
A tag-based FUSE virtual file system
Readme 59 KiB
Languages
D 90.6%
Makefile 6.3%
Shell 3.1%