Export Google Keep to Logseq
Logseq is an outliner, so KeepExport writes each note as a page whose lines are blocks, with tags:: and created:: properties and checklist items as TODO / DONE blocks.
Drop your Google Takeout zip here
or the unzipped Takeout/Keep folder, or its .json files. Nothing is uploaded — the conversion runs in this tab.
Import into Logseq
You get: A .zip with pages/ and assets/ folders.
- Download and unzip.
- Copy the files in pages/ into your graph's pages folder and assets/ into its assets folder.
- Re-index the graph (… → Re-index) if pages do not appear.
What carries over
- Text as blocks
- Checklists as TODO/DONE
- Labels as tags:: property
- Dates as properties
- Images in assets/
Good to know
- Logseq treats each line as a block, so long paragraphs become one block each.
Getting the export from Google
Open Google Takeout, deselect everything, select Keep, and create a zip export. Google emails a download link; the zip contains a Takeout/Keep folder. Drop that zip above. Full walkthrough: how to export Google Keep.
Questions
- Why not the Markdown export?
- It works too, but plain paragraphs and - [ ] tasks do not become Logseq blocks and TODOs. The Logseq target does.