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: about 2 months ago
JSON representation
Google Keep to Logseq Converter
- Host: GitHub
- URL: https://github.com/lugenx/keep2log
- Owner: lugenx
- Created: 2023-04-29T06:47:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-10T18:04:46.000Z (over 1 year ago)
- Last Synced: 2024-08-03T19:07:59.031Z (5 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 29
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-logseq - keep2log - 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. (🔍 CLI Tools and Scripts / Bibliography and PDF Integrations)
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.