A CLI to help you convert your google keep zip archives into an obsidian valut.
This only works on google keep zip archives. You can get your own google keep archive by requesting it from google.
keep.md {keep-archive.zip}
keep.md {keep-archive.zip path} -d {destination path}
- The CLI relies on the c# library Command Line Parser.
- I used Angle Sharp to parse through the google keep html files
- I got the font from this site.