{"id":18325059,"url":"https://github.com/maxdeviant/today-i-did","last_synced_at":"2025-04-09T15:16:52.459Z","repository":{"id":88628279,"uuid":"409010903","full_name":"maxdeviant/today-i-did","owner":"maxdeviant","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-12T22:25:24.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T15:16:48.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/maxdeviant.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":"2021-09-22T00:09:32.000Z","updated_at":"2024-08-24T07:30:34.000Z","dependencies_parsed_at":"2024-03-30T19:31:15.639Z","dependency_job_id":null,"html_url":"https://github.com/maxdeviant/today-i-did","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Ftoday-i-did","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Ftoday-i-did/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Ftoday-i-did/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxdeviant%2Ftoday-i-did/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxdeviant","download_url":"https://codeload.github.com/maxdeviant/today-i-did/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055272,"owners_count":21040157,"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","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":"2024-11-05T18:36:42.252Z","updated_at":"2025-04-09T15:16:52.427Z","avatar_url":"https://github.com/maxdeviant.png","language":"Rust","readme":"# today-i-did\n\n`today-i-did` is a small utility to help you compile a list of things you did today.\n\nI built this to streamline my process for assembling async standup notes.\n\n## How does it work?\n\nI keep a `TODAY.md` file in my home directory that I use to list out the things I did today.\n\nIt looks something like this:\n\n```md\n## What are you working on?\n\n- Added examples for Directory Sync operations https://github.com/workos/workos-rust/pull/70\n- Renamed `VerifyFactor` to `VerifyChallenge` https://github.com/workos/workos-rust/pull/71\n\n## What's up next?\n\n- Continue work on Rust SDK\n```\n\nAt the end of each day, I'll list out what I did, including links to PRs I've opened.\n\nThen I run it through `today-i-did`:\n\n```md\ntoday-i-did ~/TODAY.md\n```\n\nThis will write a formatted report to stdout:\n\n```md\n## What are you working on?\n\n- Added examples for Directory Sync operations ([SDK-539](https://linear.app/workos/issue/SDK-539/add-examples-for-directory-sync-operations), [PR 70](https://github.com/workos/workos-rust/pull/70))\n- Renamed `VerifyFactor` to `VerifyChallenge` ([SDK-540](https://linear.app/workos/issue/SDK-540/rename-verifyfactor-to-verifychallenge), [PR 71](https://github.com/workos/workos-rust/pull/71))\n\n## What's up next?\n\n- Continue work on Rust SDK\n```\n\nThe output is then pasted into our daily standup [Thread](https://threads.com/).\n\n## Features\n\nCurrently `today-i-did` supports linking to GitHub PRs and extracting any [Linear](https://linear.app/) issues referenced in those PRs.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdeviant%2Ftoday-i-did","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxdeviant%2Ftoday-i-did","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxdeviant%2Ftoday-i-did/lists"}