{"id":17464247,"url":"https://github.com/myinusa/keep-python-markdown-takeout","last_synced_at":"2026-05-05T23:33:40.909Z","repository":{"id":241775957,"uuid":"807617463","full_name":"myinusa/keep-python-markdown-takeout","owner":"myinusa","description":"Converts Google Keep JSON files to Markdown format. This tool helps users to easily migrate their notes from Google Keep to a Markdown format, making it convenient for them to manage and access their notes in a different environment.","archived":false,"fork":false,"pushed_at":"2024-05-29T13:48:09.000Z","size":214,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T07:25:47.497Z","etag":null,"topics":["google","google-keep","google-takeout","markdown","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myinusa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-29T12:53:27.000Z","updated_at":"2024-07-01T17:59:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"a0fe7e39-73ea-407f-ac1d-44a44f4e5f33","html_url":"https://github.com/myinusa/keep-python-markdown-takeout","commit_stats":null,"previous_names":["myinusa/keep-python-markdown-takeout"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/myinusa/keep-python-markdown-takeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myinusa%2Fkeep-python-markdown-takeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myinusa%2Fkeep-python-markdown-takeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myinusa%2Fkeep-python-markdown-takeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myinusa%2Fkeep-python-markdown-takeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myinusa","download_url":"https://codeload.github.com/myinusa/keep-python-markdown-takeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myinusa%2Fkeep-python-markdown-takeout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google","google-keep","google-takeout","markdown","python"],"created_at":"2024-10-18T10:45:09.023Z","updated_at":"2026-05-05T23:33:40.894Z","avatar_url":"https://github.com/myinusa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Keep Python Markdown Takeout Google\n\n## Description\n\n Takes a directory containing Google Keep JSON files as input. It converts each JSON file into a Markdown file, preserving the content, title, labels, creation date, and modification date. The Markdown files are organized in a specified directory for easy access and management.\n\n## Steps\n\n### Run Python Markdown Takeout Google\n\n- Run the following command in the terminal:\n\n```shell\npython3 start.py --input_dir /path/to/json/files\n```\n\n- Default output directory: `./data/markdown`\n\n- Wait for the conversion to finish\n\n### Export Google Keep\n\n- Visit `https://takeout.google.com/settings/takeout`\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./img/image.png\" alt=\"alt text\" width=\"400\"\u003e\n\u003c/p\u003e\n\n- Only select `Keep`\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./img/image-1.png\" alt=\"alt text\" width=\"400\"\u003e\n\n\u003c/p\u003e\n\n- Select `Export once` for frequency\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./img/image-2.png\" alt=\"alt text\" width=\"400\"\u003e\n\u003c/p\u003e\n\n- Wait for the export to finish\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./img/image-3.png\" alt=\"alt text\" width=\"400\"\u003e\n\u003c/p\u003e\n\n- When ready, visit link and download\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"./img/image-4.png\" alt=\"alt text\" width=\"400\"\u003e\n\u003c/p\u003e\n\n## Features\n\n### Group files by year\n\n```shell\npython3 group_files_by_year.py --input-dir \"./data/markdown\"\n```\n\n## Roadmap\n\n- [ ] Factor in images\n- [ ] Ability to specify output directory\n- [ ] Record installation and Use\n- [ ] Setup script for Poetry\n- [ ] File Structure\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyinusa%2Fkeep-python-markdown-takeout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyinusa%2Fkeep-python-markdown-takeout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyinusa%2Fkeep-python-markdown-takeout/lists"}