Is it possible to define different views for the App manager and Favorites panels for each workspace?
I'd like to see only certain apps and favorites, depending on the current workspace.
The App Manager stores the app order and hidden apps on a per-user basis. Apps have no access to IMatch workspaces and hence he cannot know.
The Favorites panel remembers the Favorite Groups per workspace. This should allow you to do what you want. Split your Favorites into groups, and show/hide these groups as needed per workspace.
Of course - since the app manager is just an app itself - feel free to extend the app manager to includes its own "workspace" functionality.... I did that to extend the ability for the hide/rehide functionality that is now standard... you should be able to do something similar for grouping apps based on dropdown choices as well.
Two good ideas.
Thanks!