{"id":20419899,"url":"https://github.com/gavindsouza/md2docs","last_synced_at":"2026-06-01T02:31:26.125Z","repository":{"id":108891098,"uuid":"563349820","full_name":"gavindsouza/md2docs","owner":"gavindsouza","description":"Sync local text files to your Google Docs","archived":false,"fork":false,"pushed_at":"2022-11-22T15:41:04.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-07T12:14:56.217Z","etag":null,"topics":["google-docs-api","markdown-to-googledocs","md2docs"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gavindsouza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-11-08T12:37:46.000Z","updated_at":"2025-02-05T08:39:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"b699da93-fcca-4b22-9dbf-da651c1a974f","html_url":"https://github.com/gavindsouza/md2docs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gavindsouza/md2docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavindsouza%2Fmd2docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavindsouza%2Fmd2docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavindsouza%2Fmd2docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavindsouza%2Fmd2docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gavindsouza","download_url":"https://codeload.github.com/gavindsouza/md2docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gavindsouza%2Fmd2docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33757790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-docs-api","markdown-to-googledocs","md2docs"],"created_at":"2024-11-15T06:39:16.028Z","updated_at":"2026-06-01T02:31:26.105Z","avatar_url":"https://github.com/gavindsouza.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# md2docs\n\nSync local text files to your Google Docs.\n\n## Installation\n\nUse `pipx` to try out md2docs!\n\n```bash\npipx install git+https://github.com/gavindsouza/md2docs.git\n```\n\n## Usage\n\nCreate a settings.json file under `~/.md2docs` that looks like:\n\n```json\n[\n    {\n        \"source\": \"/home/gavin/Notes/Team Feedback.md\",\n        \"target\": \"1GoocLXXXXXXXXXXXXXXXXXGzIFd866waPxxY\",\n    }\n]\n```\n\n`source` is the name of the file you want to sync with a Google Doc. `target` is the Document ID which can be found in URL of a document you create eg: [https://docs.google.com/document/d/**1GoocLXXXXXXXXXXXXXXXXXGzIFd866waPxxY**/edit#]\n\nAfter you've got this setup, just run `md2docs` in your terminal. It'll ask you to sign in to your Google Account - which will be a one time setup.\n\nNow, you can add this to your crontab and md2docs will sync your local notes with Google Docs at whatever frequency you want :)\n\n## ToDo\n\n- [ ] Full Markdown support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavindsouza%2Fmd2docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgavindsouza%2Fmd2docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgavindsouza%2Fmd2docs/lists"}