-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
import google takeout notes #4425
Labels
bug
Something isn't working
Comments
The |
thank you! for anyone interested, it can import text, and both the correct date and pinned status work now
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
i am trying to import a google takeout backup with a script. all notes get imported but i cant get the creation date right. its always the time i import the notes.
example of a .json from the takeout folder
{"color":"DEFAULT","isTrashed":false,"isPinned":false,"isArchived":false,"textContent":"Versand? Nur geschaeft?","title":"","userEditedTimestampUsec":1419963923783000,"createdTimestampUsec":1419963923751000,"textContentHtml":"<p dir=\"ltr\" style=\"line-height:1.38;margin-top:0.0pt;margin-bottom:0.0pt;\"><span style=\"font-size:16.0pt;font-family:'Google Sans';color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre;white-space:pre-wrap;\">Versand? Nur geschaeft?<\/span><\/p>"}
Steps to reproduce
run the script, check memos, all notes uploaded but creation date is now
The version of Memos you're using
0.24.0
Screenshots or additional context
No response
The text was updated successfully, but these errors were encountered: