{"id":32663916,"url":"https://github.com/darkmuck/mstodoexporter","last_synced_at":"2026-05-13T12:44:50.459Z","repository":{"id":321456363,"uuid":"1085923243","full_name":"darkmuck/mstodoexporter","owner":"darkmuck","description":"CLI Tool to export data from a Microsoft To Do database.","archived":false,"fork":false,"pushed_at":"2025-10-29T18:09:25.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-29T19:41:49.572Z","etag":null,"topics":["backup","csharp","dotnet","export","microsoft","microsoft-to-do","microsoft-todo","microsofttodo","to-do","todo"],"latest_commit_sha":null,"homepage":"","language":"C#","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/darkmuck.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-29T17:38:13.000Z","updated_at":"2025-10-29T18:10:41.000Z","dependencies_parsed_at":"2025-10-29T19:41:56.103Z","dependency_job_id":null,"html_url":"https://github.com/darkmuck/mstodoexporter","commit_stats":null,"previous_names":["darkmuck/mstodoexporter"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/darkmuck/mstodoexporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkmuck%2Fmstodoexporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkmuck%2Fmstodoexporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkmuck%2Fmstodoexporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkmuck%2Fmstodoexporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkmuck","download_url":"https://codeload.github.com/darkmuck/mstodoexporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkmuck%2Fmstodoexporter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282070789,"owners_count":26608933,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-31T02:00:07.401Z","response_time":57,"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":["backup","csharp","dotnet","export","microsoft","microsoft-to-do","microsoft-todo","microsofttodo","to-do","todo"],"created_at":"2025-10-31T23:00:57.330Z","updated_at":"2025-10-31T23:02:16.476Z","avatar_url":"https://github.com/darkmuck.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mstodoexporter\nA CLI Tool to export all data from a local Microsoft To Do  database.\n\n## Requirements\n\n1. [Install Microsoft To Do](https://apps.microsoft.com/detail/9nblggh5r558)\n```\nwinget install 9NBLGGH5R558\n```\n\n2. [Install .NET 9.0 SDK](https://github.com/adammcclure/dotnet-core/blob/main/release-notes/9.0/install-windows.md)\n```\nwinget install dotnet-sdk-9.0\n```\n\n3. Launch Microsoft To Do and authenticate to synchronize your data.\n\n4. Update the configuration values in appsettings.json:\n\n    - dbPath - full file path to the sqlite database (e.g. %Localappdata%\\\\Packages\\\\Microsoft.Todos_8wekyb3d8bbwe\\\\LocalState\\\\AccountsRoot\\\\0892acdb3df940acb21ad7e3cbe37926\\\\todosqlite.db)\n    - outputDir - full path to the export location (e.g. %userprofile%\\\\mstodoexporter_output)\n    - clearOutputDirBeforeExport (true/false) - clear existing outputDir, if it exists, before exporting data\n    - archiveOutput (true/false) - create a zip archive of the exported data\n    - removeOutputDirAfterArchive (true/false) - remove outputDir contents after exporting data\n    - archiveOutputDirIfExistsBeforeExport (true/false) - create a zip archive of existing outputDir, if it exists, before exporting data\n    - nonInteractive (true/false) - execute without requiring any user input, such as asking to continue upon encountering an error\n\n5. Build and run\n\n\n## Release History\n\n### Version 1 (2025-10-29)\n\nThe goal of this first release was to make it work.\n\nThe code needs to be cleaned up and restructured.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkmuck%2Fmstodoexporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkmuck%2Fmstodoexporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkmuck%2Fmstodoexporter/lists"}