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
495 stars 32 forks source link

Fix can't set attribute error #24

Closed davenicoll closed 3 years ago

davenicoll commented 3 years ago

Resolves #22

davenicoll commented 3 years ago

I've also added a fix for certain unicode sequences and check boxes not being replaced.

djsudduth commented 3 years ago

My apologies - I haven't created a contributor guide yet. Can you please fork the develop branch and do the pull request there rather than the main branch? I had some code changes in already for 0.4.1 plus added one fix you mentioned.

davenicoll commented 3 years ago

No problem, done. Apologies, I didn't spot the develop branch when I created the PR.

djsudduth commented 3 years ago

Ah - sorry I didn't see that this merge was the other fix - my apologies @davenicoll !!!!