Skip to main content

Export all your Apple iCloud Notes to Google Keep

Project description

Notes to Keep

Export all your Apple iCloud Notes on macOS to Google Keep.

Installation

pip install notes_to_keep

Usage

Usage:
    notes_to_keep <email> <password> [options]
    notes_to_keep --help
    notes_to_keep --version

Arguments:
    <email>           Your Google account
    <password>        The password of your Google account

Options:
    --num=<num>       The number of notes to be exported to Google
                      Keep (default: all notes will be exported)
    --prefix=<pfx>    Append a prefix before the title of all notes.
                      A pair of [] will be put around it
                      automatically. (Default: empty)
    --no-time         Do not include creation time of the original
                      note and its import time to Google Keep. By
                      default, the creation time and import time is
                      included as text at the beginning of the note
                      in Google Keep.
    --no-label        Do not create a label for all imported notes.
                      By default, we will create a new label for
                      all imported notes.

License

Copyright 2018 Adam Yi i@adamyi.com

MIT License

Known Issues

This is still Alpha-quality, and is likely to have bugs. Use at your own risks. Below are some currently known issues waiting to be fixed:

  • If using Python 3.7, please use --no-label, until https://github.com/kiwiz/gkeepapi/pull/50 is merged.
  • It doesn't upload any photos, attachments, etc. to Google Keep. It uploads text, and only text.
  • It doesn't shorten the title, so in some extreme cases Google back-end might throw a 500 (also 500 for some other situations like certain special characters that Google doesn't support). But for most of your notes (almost all), it's gonna be just fine (2 in my 2000+ notes went wrong).

Contribute

All submissions, including submissions by project members, require review. We use Github pull requests for this purpose.

Disclaimer

This is not an official Google product. It is neither endorsed nor supported by either Google LLC or Apple Inc.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

notes_to_keep-0.0.2.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distributions

notes_to_keep-0.0.2-py2.py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 2 Python 3

notes_to_keep-0.0.2-py2.7.egg (18.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page