any embedded images will be saved and included in the OP
outward links are left as is
all of the comments, including any deleted ones (deleted by the user and deleted by mods/admins)
a full copy of the comments including
the full OP text of the thread in which the comment is made
the full tree up to the top-level comment
optionally including any deleted comments in this tree
Is this already a thing? I don't think I have the skills and the time to make one before June 23 (one week before the instance shuts down on June 30), so that is not an option. I doubt anyone can make it upon short notice either.
Is there any other method I can do this without resorting to manual saving? And if I have no choice other than to save each and every post and comment manually? How should I be doing it?
If anyone can suggest anywhere else I can crosspost this for better visibility, that will be welcome as well.
Just make a simple script (with bash or something) and go through your post/comment history via the API. Save the JSON of the posts/comments somewhere.
My coding skill is worse than my search-fu. While I can make a "hello world" script with bash, that's about my level of coding skill.
However, let's assume that I'm willing to still do it. I have this coming weekend to do the following:
Study the Lemmy API with the aim of extracting the JSON of:
all of my posts
all my comments and the posts where they were made
Create the logic:
extracting the posts
tracking the posts where the comments were made, and then extracting them
Write the script.
I think the worst of it would be studying the API, but programming using Bash (or Phyton--which I am totally ignorant of, but might be better for handling the data) might also give me trouble.
I'm going to need a lot of luck if I'm going this route. I dunno if it's better than just doing it manually.
I mean, as long as the bigger instances (that are also federated with lemm.ee, e.g. lemmy.world) stay, then your content is already "archived". Unless you choose to delete your account explicitly (which probably some instances will ignore anyway), your content will stay.