Hey folks,
I have wanted to backup my notes in Google Notes/Keep for many years and now I finally started to work on an importer. Because Google still does not offer an API for Google Keep I started building an importer for Google Takeout export ZIP files. After a short time I got the basics working by just adapting the Twitter ZIP import. Here my draft PR:
I invite you to leave feedback, reviews suggestions on this.
The importer should be easily extensible for other services. For now I mainly focus on getting my notes in Perkeep and maybe later some other Google services I use regularly.
It's still work in progress and my Go skills are kind of beginnerish :-)
Looking forward
Niklas