Use case or problem
I want to make a base of all my bases using the card view, but currently there is no easy way to assign an image to a base.
Proposed solution
Allow adding properties/metadata to a base file. This wouldn’t even need a fancy editor imo. You can already add them with a text editor and not get any errors, but it seems like it is not retrievable at the moment.
Current workaround
A) Create a formula that uses the name of the base to look up an image (brittle when renaming)
B) Embed the base in a note to add whatever properties (less brittle, still requires maintenance)