bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android

Home Page:https://bsky.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic retention of custom alt-text for uploaded images so that it can be re-used upon re-use of the image

nbarnes opened this issue · comments

Is your feature request related to a problem? Please describe.

Alt text is important! It's also annoying to write alt-text for the same image for the fifth time.

Describe the solution you'd like

If the user provides custom alt-text for an image, that text should be stored such that it be can used to fill the alt text submission panel the next time the user wants to post the image. Users prefer if this were stored server-side so that it would propagate to all their devices, but the simplest implementation would be to store it locally, which would still have value.

For me, this would be especially useful for alt text for GIFs