Use case or problem
- “Filter”, “View” and “Sort” are currently Independent. So no way to somehow build Logic together.
Examples:
- Switching from View “Maps” to “Cards” if one file doesn’t have Property “Coordinates”.
- Sorting Ascending by Property “status” if all files posses this Property, else Sort Ascending by Filename.
Proposed solution
- Global Variables that are saved within the embedded/File of bases accessable by any of the Fucntions “Filter”, “View” and “Sort” within it.