{"id":16092310,"url":"https://github.com/alecthomas/devtodo","last_synced_at":"2025-03-18T06:30:59.697Z","repository":{"id":17196834,"uuid":"19964622","full_name":"alecthomas/devtodo","owner":"alecthomas","description":"DevTodo (legacy)","archived":false,"fork":false,"pushed_at":"2023-12-02T01:41:56.000Z","size":192,"stargazers_count":7,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T07:51:14.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alecthomas.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-05-20T02:16:21.000Z","updated_at":"2025-02-21T22:29:45.000Z","dependencies_parsed_at":"2024-10-27T17:39:56.430Z","dependency_job_id":null,"html_url":"https://github.com/alecthomas/devtodo","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/alecthomas%2Fdevtodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fdevtodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fdevtodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Fdevtodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alecthomas","download_url":"https://codeload.github.com/alecthomas/devtodo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910225,"owners_count":20367536,"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-10-09T16:06:57.458Z","updated_at":"2025-03-18T06:30:59.125Z","avatar_url":"https://github.com/alecthomas.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Todo is a program to display and manage a hierarchical list of outstanding work,\nor just reminders.\n\nThe program itself is assisted by a few shell scripts that override default\nbuiltins. Specifically, cd, pushd and popd are overridden so that when using\none of these commands to enter a directory, the todo will display any \noutstanding items in that directory. These scripts are available in the doc\nsub-directory as scripts.sh and scripts.tcsh.\n\nFor much more complete information please refer to the man page (devtodo(1)).\n\nSome examples of sneaky ways to use devtodo:\n\n1. Displaying only one item:\n\ttodo 12\n\n2. Displaying *all* items:\n\ttodo all\n\n3. Removing items 1 through 10:\n\ttdr 1-10\n\n4. Making item 10.1 a child of item 13:\n\ttodo -R 10.1,13\n\n5. Using the binary database loader (but falling back to XML):\n\techo \"database-loaders binary,xml\" \u003e\u003e ~/.todorc\n\n6. *NOT* using the binary database loader at all, ever:\n\techo \"database-loaders xml\" \u003e\u003e ~/.todorc\n\n7. Generating a simplistic TODO file:\n\ttodo --TODO --format generated='%2\u003e%i- %+1T' all\n\n8. Being verbose:\n\ttodo -v\n\n9. Being very verbose:\n\ttodo -vv\n\n10. Display only medium priority items that are completed and have the word\n  \"foobar\" in them:\n\ttodo all done /foobar\n\n10. man devtodo\n\tman devtodo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecthomas%2Fdevtodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falecthomas%2Fdevtodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecthomas%2Fdevtodo/lists"}