Xyphyn / photon

An opinionated web client for Lemmy to help users discover the fediverse.
https://phtn.app
GNU Affero General Public License v3.0
389 stars 43 forks source link

Enhancement suggestions for List view when articles are posted #456

Open 4lk opened 2 months ago

4lk commented 2 months ago

When an article is posted in List view there are a couple of things that could maybe be slightly different.

Enhancement 1: when an article has a description we see the title under the description. Maybe change that and have first the title and then the description? Like in Cozy view. enhancement1

Enhancement 2: when an article doesn't have a description, more often than not, we see the title two times. I think seeing it once is enough. enhancement2

Xyphyn commented 2 months ago

For #2: the title will automatically disappear if the embed title and the post title are identical

4lk commented 2 months ago

I see. Good to know!