is there a way to add alt text to images on nostr ?
#asknostr
is there a way to add alt text to images on nostr ?
#asknostr
Probably via markdown depending where/how you want it to be viewed.
Using Amethyst you are asked for a description every time you do
Check the example below

amethyst has this i think
There you go my friend, we all make the NIPs 💪
https://github.com/nostr-protocol/nips/issues/2140
#Images #AltText #NIP
nice!
Yeah. Spec wise NIP-92 lets you attach alt text via imeta tags per image; some clients also support markdown-style . At Masters of The Lair we try to always fill those for a11y.