Skip to content
/ keep2md Public

Translates Google Keep notes into Markdown and vice versa.

License

Notifications You must be signed in to change notification settings

krnak/keep2md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

keep2md

Translates Google Keep notes into Markdown and vice versa.

Features

  • note to markdown
  • markdown to note
  • gkeepapi connection
  • REST API via flask

Mappings

status Keep Markdown
high priority server_id yaml server_id
high priority title h1 on the first line
high priority labels yaml labels
low priority pinned #pin label
low priority archieved #archive label
low priority task list task list
mid priority images yaml media links

About

Translates Google Keep notes into Markdown and vice versa.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages