Please use size:0 for files.
!childsize:>0 is only needed for folders because this search is applied to each child file. -any child file that matches will cause the folder to match.
!childsize:>0 will be replaced with totalchildsize:0 in 1384a+
To find files with no content:
t: file: !content:
This will match binary files too, I recommend using it with a document filter:
t: doc: !content:
!childsize:>0 is only needed for folders because this search is applied to each child file. -any child file that matches will cause the folder to match.
!childsize:>0 will be replaced with totalchildsize:0 in 1384a+
To find files with no content:
t: file: !content:
This will match binary files too, I recommend using it with a document filter:
t: doc: !content:
Statistics: Posted by void — Mon Jul 01, 2024 1:30 am