You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felix "xq" Queißner f40bc06024 Adds two screenshots. 1 year ago
.github Basic rendering and input 1 year ago
assets Basic rendering and input 1 year ago
src Implements scan. 1 year ago
vendor Implements tagfs-add and tagfs-search 1 year ago
.gitattributes Basic rendering and input 1 year ago
.gitignore Basic rendering and input 1 year ago
.gitmodules Implements tagfs-add and tagfs-search 1 year ago
LICENCE Adds licence. 1 year ago
README.md Adds two screenshots. 1 year ago
build.zig Implements scan. 1 year ago
zpm.zig Implements tagfs-add and tagfs-search 1 year ago

README.md

tagfs

Screenshots

tagfs-add

tagfs-search

Tools

  • tagfs-search: Opens a dialog that allows quick searching in the tag database, and open the files with only a few clicks
  • tagfs-add: Moves a file into the tagfs archive, and adds some initial tags. CLI or GUI tool.
  • tagfs-scan: A daemon that scans the inbox folders, and if files appear in there, will perform a tagfs-add with GUI interaction on that file.

Credits