I have defined a custom metadata / attribute field with a number of values to choose from (i.e. a drop-down field for this attribute) and I would like to filter the view based on that. I can filter for specific tags (as described in this blog post and would like to do a similar filter to view only items in the DB with that custom attribute set to a specific value.
Is that already possible? If yes, how? If not, please take it into consideration for a future release.
a follow up question concerning this matter—I, too, would very much appreciate a way to filter by metadata, so as to display all files that are assigned categoryA-Value1 and categoryB-Value4, e.g. The toolbar search doesn’t seem to allow for this: it takes the value names for full text and yields results accordingly or, if I type: Category:To Do (which is present as metadata in the database I try it on), it renders a very long code document but no search result. Is there any way to get a this (maybe in an updated version? Mine is 3.8.3)?
… I did however just now find out that smart folders do approximately what I was looking for (filter by sets of custom metadata). It would still be interesting to know why search won’t find them, but the main cause seems settled.
Hard to tell without knowing the exact used search term. However, it’s easy to construct search terms using the advanced search and to learn the syntax that way.
A bit tricky to find (one has to do a regular search first and then activate the advanced search by clicking first advances, then the + button) but yes, that works. Sorry I didn’t see that at first. Thanks!
This excellent thread popped up as I was searching for a filter “by filename extension”. I find filters cognitively advantageous compared to smart groups because they display results “unflattened”—at their actual locations. In a perfect world (not mine, for sure…) filters would consist of free-form hierarchies of criteria, similarly with smart groups. I could imagine, for example, right-clicking on a smart filter and selecting an “Apply as Filter” option…