You should bear in mind, PowerDeleteSuite doesn’t get everything. It can only see what’s in your reddit profile under New, Top, Hot & Controversial - there will be numerous posts that are too old with only 1 or a few karma that aren’t displayed in these lists. In particular, if you go through your top posts of all time, you might find some replies to these posts that you made that the script did not see.
The GDPR archive gives a full list of all the comments. What we need is a FOSS script that can use these csv files to get everything. Apparently Shreddit can take the csv files, however you have to pay $15 to use this feature.
Screw community names, I want instance agnostic URLs for posts and comments.
Right now
lemmy.ml/comment/123456
andlemmy.ml/comment/123456
are two different comments, and there is no simple way to find one comment on another instance (so you can interact with it from your logged in account). What we should have islemmy.ml/comment/123456@lemmy.world
to point to a comment made on another instance, then you can just change the instance name after the@
to find the comment (or post) on any other instance.