awtfdb icon indicating copy to clipboard operation
awtfdb copied to clipboard

faster ainclude --filter-indexed-files-only

Open lun-4 opened this issue 3 years ago • 0 comments

instead of using fs operations then filtering, calculate all the needed paths through a LIKE query, then work on each of them.

useful for large folders that should get a tag.

lun-4 avatar Jul 13 '22 19:07 lun-4