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

Added yapf and reformatted #39

Closed drmikecrowe closed 2 years ago

drmikecrowe commented 2 years ago

If you want this, this is no logic changes, just formatting updates

djsudduth commented 2 years ago

At first glance there are a lot of changes here (some are linting vs change - not sure). What exactly was changed in this pull?

djsudduth commented 2 years ago

@drmikecrowe ah! I see now - not familiar with yapf. I'll dig into that.

djsudduth commented 2 years ago

Reformatted with yapf and added formatting files in the develop branch

djsudduth commented 2 years ago

@drmikecrowe - the yapf formatting is ready in develop