Jimmy: A Joplin Import Tool

This seems a good way to me, but I can't figure it out how to convert Keep to markdown files.
I am on the windows 10 x64, I tried run the app from githu on cmd, it says:


D:\>jimmy-cli-windows takeout-20240920T005824Z-001.zip --format google_keep --frontmatter joplin
[09/20/24 09:48:59] INFO     Importing notes from "takeout-20240920T005824Z-001.zip"
[09/20/24 09:49:00] INFO     Start parsing
Traceback (most recent call last):
  File "jimmy_cli.py", line 103, in <module>
  File "jimmy_cli.py", line 99, in main
  File "jimmy.py", line 94, in jimmy
  File "jimmy.py", line 71, in convert_all_inputs
  File "converter.py", line 53, in convert_multiple
  File "formats\google_keep.py", line 35, in convert
KeyError: 'textContent'
[PYI-12092:ERROR] Failed to execute script 'jimmy_cli' due to unhandled exception!

What am I supposed to do

1 Like