{"id":35863636,"url":"https://github.com/norm/whatnext","last_synced_at":"2026-02-14T12:03:21.682Z","repository":{"id":327084810,"uuid":"1105607737","full_name":"norm/whatnext","owner":"norm","description":"Lightweight task manager using Markdown files","archived":false,"fork":false,"pushed_at":"2026-02-10T10:26:02.000Z","size":262,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-10T15:58:41.960Z","etag":null,"topics":["markdown","task-manager","todo-list"],"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/norm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-11-27T22:06:33.000Z","updated_at":"2026-02-10T10:22:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/norm/whatnext","commit_stats":null,"previous_names":["norm/whatnext"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/norm/whatnext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fwhatnext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fwhatnext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fwhatnext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fwhatnext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/norm","download_url":"https://codeload.github.com/norm/whatnext/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/norm%2Fwhatnext/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29443468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T10:51:12.367Z","status":"ssl_error","status_checked_at":"2026-02-14T10:50:52.088Z","response_time":53,"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":["markdown","task-manager","todo-list"],"created_at":"2026-01-08T13:18:19.443Z","updated_at":"2026-02-14T12:03:21.666Z","avatar_url":"https://github.com/norm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What next?\n\nI like to keep tasks in Markdown files. That way they can be interspersed\nwithin instructions, serving as reminders, FIXMEs, and other todos.\n\nAll the features for enhancing your task lists are discussed in detail in\n[the documentation](docs/index.md).\n\nDocument your tasks using an expanded version of the original\n[GitHub task list notation][sn]:\n\n```markdown\n- [ ] open, this task is outstanding\n- [/] in progress, this task is partially complete\n- [X] complete, this task has been finished\n- [#] cancelled, this task has been scratched\n- [\u003c] blocked, this task needs more input\n\n- [ ] _an important task_\n\n# **Make apple pie from scratch**\n- [ ] invent the universe\n\n# Things for later\n\n- [ ] get NYE fireworks tickets @2025-12-31\n- [ ] but in the end it doesn't even matter @after\n```\n\nThen install `whatnext`:\n\n```bash\npip install whatnext\n```\n\nNow run it and it'll tell you what's next, sorting by priority and state:\n\n```bash\n(computer)% whatnext\nREADME.md:\n    # What next? / HIGH\n    - [ ] a lot more important\n\nREADME.md:\n    # What next? / MEDIUM\n    - [ ] a little more important\n\nREADME.md:\n    # What next? / IMMINENT 6d\n    - [ ] get NYE fireworks tickets\n\nREADME.md:\n    # What next?\n    - [/] in progress, this task is partially complete\n    - [ ] open, this task is outstanding\n    - [\u003c] blocked, this task needs more input\n```\n\nAlso provided, `next` to add tasks to files.\n\n```bash\n# by default, adds to $HOME/tasks.md\n(computer)% next Add more features to whatnext\nUpdated tasks.md\n```\n\n[sn]: https://blog.github.com/2013-01-09-task-lists-in-gfm-issues-pulls-comments/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fwhatnext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnorm%2Fwhatnext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorm%2Fwhatnext/lists"}