Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/lugenx/keep2log

Google Keep to Logseq Converter
https://github.com/lugenx/keep2log

Last synced: 4 months ago
JSON representation

Google Keep to Logseq Converter

Lists

README

        

# Keep2Log - Google Keep to Logseq Converter

Keep2Log is a CLI tool that converts Google Keep Takeout files to Logseq journal entries, allowing you to migrate your notes from Google Keep to the Logseq note-taking app.

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [Background](#background)
- [License](#license)

## Installation

1. Download the latest release of Keep2Log for your platform (Windows, Mac, or Linux) from the [Releases](https://github.com/lugenx/keep2log/releases) page.

2. Extract the downloaded archive, if necessary, to obtain the Keep2Log executable.

## Usage

1. Export your Google Keep data using [Google Takeout](https://takeout.google.com/). Select "Google Keep" and download the archive.

2. Extract the Google Keep Takeout archive to a folder.

3. Run the Keep2Log executable. The tool will guide you through the process with messages in the command line. You'll be prompted to provide the path to the extracted Google Keep folder and the output directory for the Logseq journal entries.

4. Import the converted journal entries into Logseq.

## Background

I initially created Keep2Log to migrate my own notes from Google Keep to Logseq. After experiencing the convenience and usefulness of this conversion process, I decided to share the tool on GitHub for others who may be facing similar needs. I hope Keep2Log helps you easily transition your notes from Google Keep to Logseq and enhances your note-taking experience.