As a concrete use case, say I have various files with filenames beginning with "Test" scattered across several folders and with category "Failed". The files matching these criteria changes over time. I would like to access a list of all such files via the main browser UI instead of habing to open the Search dialog and choose a preset.
- Quick Search is no good as it is not recursive and cannot handle more complex search criteria.
- Could use Albums but that means having to manually add files to an album. It would be easy to accidentally forget to add files, especially if the search criteria for adding files are complex or there are a lot of files that meet these conditions.
- Could assign all the relevant files to a new Category but again this requires manual effort and could clutter up the category list.
- Make the Search button in the browser toolbar have a dropdown arrow next to it which, when clicked, shows a list of Search Presets. Clicking on a preset executes the search.
- In the Catalog Filter Pane, add an entry listing the search presets. Again clicking a preset performs the search.
Right clicking on a preset should show options such as "Edit preset", "Delete preset", etc.
- There is no easy way to update or rename a preset. If I add a new preset and then want to tweak it, I have to click the add button again and type in the exact same preset name if I want to update it.
I suggest adding a Save Preset button. When clicked, a dialog pops up showing the current preset name in a text box, giving the opportunity to rename the preset. - The preset list should be ordered alphabetically but currently seems to be ordered by the time of preset creation.