Skip to main content

Convert Google Keep Takeout Files to Roam Daily Notes Pages

Project description

Google Keep to Roam Daily Notes

build codecov PyPI - Python Version PyPI - Downloads GitHub Black Twitter Follow

Convert a Takeout of Google Keep to Roam Daily Notes for the day that each snippet was written. If multiple notes were written on the same day, they are merged together.

Installation

First, go to Google Takeout and request a dump of your Google Keep data. Then unzip the folder that Google sends you.

The following steps work well on Unix systems but on Windows it would be quite similar.

$ cd ~/Downloads
$ tar -xvf takeout-{ID}.zip
$ pip install keep2roam
$ mkdir markdown
$ k2r -h
Usage: k2r [OPTIONS] SRC DEST

  Convert SRC Google Keep Takeout dump and write to DEST folder.

  Assumes SRC exists and creates DEST folder if it does not exist.

Options:
  --version   Prints the CLI version
  -h, --help  Show this message and exit.
$ k2r Takeout/Keep markdown
Found X Google Keep json files...

Upload Limit

Now take these files and upload them to Roam. To upload more than 10 files at a time, use this workaround.

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

keep2roam-1.1.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

keep2roam-1.1-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

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