nips icon indicating copy to clipboard operation
nips copied to clipboard

Marking notifications as read

Open alexgleason opened this issue 1 year ago • 2 comments
trafficstars

I need to mark notifications as "read" so the client doesn't display an unread bubble every time the user opens it. I know some clients already do this, but how? It can probably be a NIP-78 event, or just a locally stored value. But I'm curious what other people have already done.

alexgleason avatar Apr 30 '24 16:04 alexgleason

I'm using https://github.com/nostr-protocol/nips/pull/933 but I haven't worked out the kinks yet, and I'm not certain it's the best approach.

staab avatar Apr 30 '24 18:04 staab

I'm having this same problem.

patrickReiis avatar Apr 30 '24 19:04 patrickReiis