Media files ( images,pdf.... ) in bases card view mode should show the media preview

Use case or problem

Bases can already display files other than Markdown.
So why not show the actual file itself (like an image or preview) directly in card view?

1 Like

This is already possible (see below :star:) but currently the implementation is that you have to explicitly choose which image to show. There is (currently) no feature in cards that implicitly and automatically chooses image for you.

 

Related feature request:

 

(:star:) How to show media preview in bases:

 

The problem currently is that this image property supports only limited file types (no mp4 or pdf support for example). The above FR talks about pdf but similarly we would expect to get mp4 support.

 


https://help.obsidian.md/bases/views#Cards

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.