This would allow to always see if some folder in view may contain valuable items somewhere deep inside. Additionally List-wise it will be kinda like a tree-path-tracing, allowing to go deep inside some folders structures and always see from a glimpse which folders contain "more valuable data" to dive further.
Smth like this (pt=prop tag):
Code: Select all
*\ /pt=*><xypath>\XYicon_FolderGreen.ico //matches folders containing items with any tags/labels/comments
*\ /pt=special><xypath>\Special_Folder.ico //matches folders containing items with specific tag "special"
*\ /pt=special|work><xypath>\Special_Folder.ico //matches folders containing items with specific tags "special" AND "work"Example:
Code: Select all
*\ /pl=red><xypath>\Hot_Folder.ico //matches folders containing items with "red" label
*\ /pc=*check later*><xypath>\Planned_Folder.ico //matches folders containing items with "check later" in comments
XYplorer Beta Club