-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[facebook 1] feat: import wall posts from Meta export #405
base: main
Are you sure you want to change the base?
Conversation
294e757
to
3ff7af5
Compare
0d473d0
to
3506cda
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a merge conflict with main
right now that I haven't looked into, and also I noticed the packages changed enough that I had to npm install
again, so might be good to merge main
into this branch.
On FacebookWizardImportPage.vue
, the instructions for downloading your archive could be improved/ I'm following them now. In my test account I actually don't need to prove my identity. Here's what I see when I download my Facebook archive:
I click "Download or transfer information" (you have a typo in the instruction, it should be "or" instead of "and").
There should be a step in the instructions for which to choose. I'm assuming "Available information".
There should be another step in the instructions to click "Download to device".
We should tell the user what to click her:
- Under "Date range" choose "All time"
- Notify should be an email you can check
- Format should be JSON (I assume? probably much easier to work with than HTML)
- Media quality: High
Then click "Create files".
The current instructions say "After requesting your archive, you'll need to wait at least a day, and maybe longer. Sorry!" -- that's true for X, but I'm not sure how long you have to wait for Facebook.
Anyway I'm currently waiting for my Facebook archive, but this is what I could test so far.
3506cda
to
1798996
Compare
Closes #398
TODO:
importFacebookArchive
Screenshots
Add new import option
Explain how to download archive
Archive import
Import finished
Now you can
select * from post
to view the posts