djsudduth / keep-it-markdown

Convert Google Keep notes dynamically to markdown for Obsidian, Logseq, Joplin and Notion using the unofficial Keep API. Also, import simple markdown notes back into Google Keep.
Apache License 2.0
494 stars 32 forks source link

Google ID registered in setting.cfg doesn't work #69

Closed ooker777 closed 1 year ago

ooker777 commented 1 year ago

I edit the file setting.cfg as

google_userid = ganuongphap

or

google_userid = ganuongphap@gmail.com

but it still prompts me for the ID. Other settings work as expected. I use Python 3.11.3 on Windows 11.

djsudduth commented 1 year ago

@ooker777 - that is the correct setting. The most likely case is there is a unusual/unknown character in the settings.cfg file. I would just delete it and let KIM create a new one for you. Then, just type your id in the google_userid field.

ooker777 commented 1 year ago

Somehow it worked again. However at the time of asking I did delete and let KIM make a new one, but it didn't work.