Base Card Layouts should have the file properties also selectable for the Image Property selector

Use case or problem

I want to create a base of image files that displays the image in a card layout. The issue is that images and attachments don’t have any frontmatter properties. A workaround I wanted to try was setting it to the filepath of the image, but I noticed that file properties like File Path are not selectable.

Proposed solution

I think that the “File Path” file property should be a selectable property for a base’s image property.

Current workaround (optional)

My only workaround is to find a plugin that supports it or using the minimal theme + dataview

just using file as image property works.