Bases: Add Masonry / Waterfall View (Variable Height)

Use case or problem

The current Cards View for Bases doesn’t work well for my workflow for two main reasons:

  1. Many of my notes don’t have a cover image, which creates large, empty placeholders in the grid that waste space.
  2. The fixed aspect ratio crops my images, so I can’t see the full picture.

Proposed solution

I propose implementing a Masonry (or “Waterfall”) layout. This would improve my experience by:

  1. Hiding the image area entirely for my notes that don’t have a cover image.
  2. Showing my full, uncropped image by allowing card heights to be dynamic.
  3. Creating a more compact grid that lets me see more of my notes at once.

4 Likes

Related:

To always use the first image in note as a cover image:

Use case or problem

I use card view to organize image collections and I would like to display full images without the empty space on each side.

Proposed solution

Allow a toggle option to set the card’s image aspect ratio equal to the image’s aspect ratio—the width remains the same while the height changes, like in Google Keep Notes.

1 Like