hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
2.36k stars 78 forks source link

[Feature Request] Respect Image Dimensions #261

Open EkanaStone opened 4 days ago

EkanaStone commented 4 days ago

Feature Requested

I would really appreciate it if in masonry mode it respected the dimensions of the images.

Reasoning

I'm not sure if that's a bug on the part of the layout or intended behavior, but what I expected from it was that it would not crop any of my images. I would like my images to stay in there original dimensions (with obvious exceptions for images that are extremely long or wide). This request goes hand in hand with #260 in allowing for users to have a more image based organizational style akin to Pinterest.

Suggestion for Implementation

I think that the image width should be respected and the height can be variable. In masonry mode this would look very uniform whilst still having the 'bento box' look. A good example of this approach is Pinterest. image

mdsaban commented 3 days ago

I agree @EkanaStone with you. I'll pick this up along with #241