Created attachment 152791 [details] How it would look in use SUMMARY Add support for search tags in dolphin. Search tags would show search results with files whose metadata matches the tag's condition. *** EXAMPLE USE CASES (conditions => results) `??image:width>1000px => All images with the width resolution over 1000px` `??image:height>=3000px => All images with the height resolution over or at 3000px` `??date:created>10-01-2020 ??date:created<10-01-2021 => Return all files created within 10-01-2020 and 10-01-2021` *** EXAMPLE TAGS AND SUBTAGS -image -height -width -date -created -modified -accessed -video -height -width
An even better solution would be to implement search filters with a dedicated prompt.
I've made a reddit post with an improved concept with a mock-up https://redd.it/y3dwvn