Skip to content

Releases: djsudduth/keep-it-markdown

Version 0.4.3

16 Nov 02:43
Compare
Choose a tag to compare

Small update for bug fixes. Fixes the following:

  • Sometimes images in Keep notes would be blank and fail in conversion - error checking added
  • Fixed note counting error
  • Tested on Python 3.10.x

Version 0.4.2

28 Jul 22:40
Compare
Choose a tag to compare

Version 0.4.2 has the following fixes to 0.4.0:

  • fixed proper conversion of markdown checkboxes
  • added media folder path to settings.cfg
  • additional error messaging when encountering bugs
  • fixed bug when note text is from a new list note type

Version 0.4.0

10 Feb 03:22
Compare
Choose a tag to compare

Version 0.4.0 adds more functionality with note titles and note saving

  • Added flag to skip exporting files that already exist with the same title
  • Added flag to use Keep note body text for notes without titles (instead of date-time)
  • Changed audio files to AAC files rather than M4A

Version 0.3.1

04 Jan 21:36
Compare
Choose a tag to compare

Version 0.3.1 has fixed and added the UTF-8 issue for Keep in foreign languages. Both text and tags in any language should convert to markdown.

  • Added foreign language support and fixed UTF-8 output
  • Added flag to preserve Keep labels that have spaces and special characters
  • Some MVP code cleanup

Version 0.3.0

23 Dec 03:01
Compare
Choose a tag to compare

Version 0.3.0 now includes a number of switch/flags to all you to overwrite or use KIM in a batch script. Also, audio files are downloaded as m4a files. Archived notes are now supported.

  • Fixed overwriting the same keep notes if multiple exports or notes with the same title
  • Fixed spaces in image link problem
  • Fixed multiple similar URL in the same note conversion issue
  • Fixed export of archived and trashed notes when using all command
  • Fixed overwriting duplication on Keep notes with the same title
  • Added audio file download to m4a format (not recognized in Obsidian yet)
  • Added flag to overwrite exported markdown files
  • Added flag to ignore saving Keep authentication token in the keystore
  • Added flag to search and export only archived notes
  • Added capability to run in batch with a script and search term
  • Added help prompt 'kim.py --help'
  • Added download of drawings

Version 0.2.1 with fix Release

12 Nov 15:36
Compare
Choose a tag to compare

Version 0.2.1 now includes image exports for Keep. Standard JPEGs and PNGs should download into a media folder under your destination folder. The images should display at the top of markdown tools like Obsidian and Typora.

Note: Version 0.2.0 was missing a file.

0.2.0

  • Added standard jpeg and png media file downloads
  • Fixed ignore of archive and trash for label search
  • Fixed compliant markdown of Keep note backlinks and images
  • Added replace of em dash with 2 dashes
  • Fixed conversion to tags of Keep labels with odd characters

First alpha release

06 Nov 16:19
19a7738
Compare
Choose a tag to compare

First run at converting Keep notes to Markdown. No media export or install scripts yet in the release. Version 0.2.0 will hopefully have media.