{"id":49575178,"url":"https://github.com/rollecode/drive-to-obsidian","last_synced_at":"2026-05-03T16:10:57.654Z","repository":{"id":268600065,"uuid":"904885809","full_name":"rollecode/drive-to-obsidian","owner":"rollecode","description":"Sync Google Drive docs to Obsidian.","archived":false,"fork":false,"pushed_at":"2024-12-18T18:31:19.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-02T13:33:29.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/rollecode.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,"zenodo":null}},"created_at":"2024-12-17T18:30:29.000Z","updated_at":"2024-12-18T18:31:22.000Z","dependencies_parsed_at":"2024-12-17T19:36:09.709Z","dependency_job_id":"c365cc81-5638-48a7-bdac-c5186f5b7ba2","html_url":"https://github.com/rollecode/drive-to-obsidian","commit_stats":null,"previous_names":["ronilaukkarinen/drive-to-obsidian","rollecode/drive-to-obsidian"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rollecode/drive-to-obsidian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fdrive-to-obsidian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fdrive-to-obsidian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fdrive-to-obsidian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fdrive-to-obsidian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollecode","download_url":"https://codeload.github.com/rollecode/drive-to-obsidian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fdrive-to-obsidian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: 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":[],"created_at":"2026-05-03T16:10:56.962Z","updated_at":"2026-05-03T16:10:57.649Z","avatar_url":"https://github.com/rollecode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Drive docs to Obsidian\n\nSync Google Drive docs to Obsidian.\n\n## Install and run\n\n### macOS \n\n1. Enable Google Drive API\n   - Go to [Google Cloud Console](https://console.cloud.google.com)\n   - Create a project and enable the Google Drive API\n   - Create OAuth 2.0 credentials for Desktop application\n   - Download the credentials and save as `client_secrets.json` in the project root directory\n\n2. Set up Python environment\n```bash\npython3 -m venv venv\nsource venv/bin/activate\npython3 -m pip install pydrive2 python-dotenv openai\n```\n\n3. Install Pandoc\n```bash\nbrew install pandoc\n```\n\n4. Create `.env` file with your Obsidian vault path:\n```bash\nOBSIDIAN_VAULT_DIR=\"/path/to/your/obsidian/vault\"\n```\n\n5. Run the script:\n```bash\npython3 sync-drive-to-obsidian.py\n```\n\n### Linux\n\n1. Follow step 1 from macOS instructions to set up Google Drive API\n\n2. Install dependencies:\n```bash\npip install pydrive2 python-dotenv openai\nsudo apt install pandoc\n```\n\n3. Follow steps 4-5 from macOS instructions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollecode%2Fdrive-to-obsidian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frollecode%2Fdrive-to-obsidian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollecode%2Fdrive-to-obsidian/lists"}