Oddbean new post about | logout
 Is there a way to 'undelete' a note? #asknostr 
 Now we need a recycle bin relay. 
 The lnbits relay implementation I'm using appears to just flag the note as deleted while retaining it. So yeah, it's theoretically possible. 
 exactly, the note is still here I just want to unflag it to make it visible on most clients again 
 Might be difficult since relays don't serve deleted notes to clients. So the only way a client could know about a deleted note and provide the option to restore it would be if it stored all notes and their history locally?