Should wasteof.plus add a way to “Archive posts”? I was thinking of a button under the post/comment three-dots which would save the post’s data to localStorage as well as it’s replies/comments.
This means that you can retain a copy of a conversation even after it is deleted.
I’ll need to check if that’s possible using the wasteof.api, otherwise it would only work with comments that you saw before they were deleted.