Replies (1)

I wasn’t aware of NIP-31, that’s interesting… It’s definitely important for discoverability that kind 1 clients are able to display notes posted in communities - the way I handled it in the current implementation is to prepend the title/link to the content string, and to automatically insert inline references to events when posting a link to another Nostr web client so that they appear as quoted notes. I wonder what the current client support is for NIP-31? Could I just put the text with the prepended elements in an alt tag and count on clients displaying that as if it were a kind 1 event? Definitely want to make sure that these communities don’t lead to a fragmented UX between Twitter-like clients and Reddit-like clients. Hopefully we can have a twitter-like feed with notes that show up properly and have references like “posted in this community”