Use case or problem
The Bases card view is a wonderful tool for creating image galleries.
In the card view configuration, If you set the image property
to file
(or to a formula that extracts the first image embed in a note) then images will show up as card covers.
Sadly, this doesn’t work for video files, which will show nothing:
Proposed solution
Automatically extract video file thumbnails and have them show up as card covers (if configured such by the user—same as with image files).
Bonus points: show on top of thumbnails to distinguish them from regular images.
Home run: make videos playable right from within card view.
Current workaround (optional)
- One could extract a thumbnail image for each video and place it in the designated cover property but that would be too cumbersome.
- A plugin that automates this process could be created.