I’m not sure about this one so I’m posting as a discussion instead of Feature Request for now.
I understand a Set can be displayed in different Views (currently, afaik, as a table, as a list or as a grid).
However, eventually Sets will be able to contain Objects of… any Type. When that happens, I’d like each Object to be presented based on their Type. For example, if I decide to create a Set that will show “all objects containing the tag IMPORTANT”, this might contain Objects that I want to see as list (such as To-do items), as grid (such as movies) or as table (such as logging runs), depending on their Type (ie. I wouldn’t want to see all the Objects as a list or grid or table).
Of course this would present some challenges in terms of how to layout all of this together.
From the users’ perspective, maybe this could be accomplished by giving them the option to choose (or create) a Template with which Objects of a certain Type would be displayed alongside others (note this would be different from the current Templates)?
Please help figure this out, give suggestions, correct any mistake in my logic. If it makes sense I’ll write it up as a FR.
PS: I wonder if it would make more sense to change the name of Sets to Search or Query. Especially once they become able to display Objects of any type - the word Set doesn’t make as much sense as Search or Query (to me).