Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't shorten the item description (as much), include ellipsis if shortened #6

Open
qazmlp opened this issue Apr 18, 2024 · 0 comments

Comments

@qazmlp
Copy link

qazmlp commented Apr 18, 2024

(Filed originally as stevencrader/podcastap#8 since I couldn't find this repository.)

While Mastodon has a relatively low character limit by default, this isn't applied to externally-received posts, so you can show (much) more text there. When you do shorten it, it would be helpful to have an indicator like […] to make it clear the text isn't just cut off by mistake. Maybe a "Read more" would be possible, if you can identify a web page for the feed item.

Longer posts wouldn't be annoying to receive since fediverse software is generally very good at collapsing long posts into a "read more" fadeout automatically. (The current post length is enough to trigger this in the mobile app.)
Mastodon will show media attachments outside of this collapsed section, so no UX breakdown in that regard either.


One reason the current limit concerns me is that it cuts off the funding links of a podcast I follow.
(It doesn't have the necessary metadata to display the "FUNDING" profile attachment, as it's hosted on Spotify.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant