{"id":20033194,"url":"https://github.com/tbabej/task","last_synced_at":"2026-06-08T03:32:17.387Z","repository":{"id":69277398,"uuid":"42276604","full_name":"tbabej/task","owner":"tbabej","description":"A unconservative fork of taskwarrior/task.","archived":false,"fork":false,"pushed_at":"2016-03-08T15:10:30.000Z","size":25621,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"2.5.0","last_synced_at":"2026-04-22T15:39:49.890Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tbabej.png","metadata":{"files":{"readme":"README.md","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":"2015-09-10T23:42:07.000Z","updated_at":"2017-03-07T03:30:57.000Z","dependencies_parsed_at":"2023-02-25T13:46:08.215Z","dependency_job_id":null,"html_url":"https://github.com/tbabej/task","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tbabej/task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbabej%2Ftask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbabej%2Ftask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbabej%2Ftask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbabej%2Ftask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tbabej","download_url":"https://codeload.github.com/tbabej/task/tar.gz/refs/heads/2.5.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbabej%2Ftask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34047266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":[],"created_at":"2024-11-13T09:44:53.357Z","updated_at":"2026-06-08T03:32:17.364Z","avatar_url":"https://github.com/tbabej.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Experimental fork\n=================\n\nThis is an experimental fork of Taskwarrior. It indends to offer underground\nsolutions, stuff which was not approved or even submitted upstream. It also\nserves as a sandbox for these features to be tested, refined and narrowed.\n\nFeatures added might not be documented or tested at the quality of the\nTaskwarrior project.\n\nPushing policy\n--------------\n\nTo ensure that patches can be still easily submitted upstream, this git\nrepository will not be a good citizen. To keep the the extra changes on\ntop of current development branch from upstream, this branch will be\nregularly rebased. This means you'll need update your copies with\n\n    git pull --force\n\nExtra features\n--------------\n\n### Extended support for external scripts via 'task execute'\n\nThe implementation of the 'execute' command has been altered to pass two\nenvironment variables to the spawned process:\n\n* $TASK_FILTER - contains command line part which represents a filter\n* $TASK_ARGS   - contains command line part which represents non-filtered arguments\n\nThis allows you to create neat aliases in the taskrc file:\n\n    # Simple example, with this you can use 'task 4 open' instead of having to do 'task open 4'\n    alias.open=execute taskopen $TASK_FILTER\n\n    # More complex example. Note ':' at the end, which eats the arguments which\n    # are passed to this command, since they are already passed to the command via\n    # $TASK_ARGS\n    alias.append=execute for TASK_ID in `task $TASK_FILTER _ids`; do task $TASK_ID mod `task _get $TASK_ID.description` $TASK_ARGS; done; :\n\n\nParts of original Taskwarrior readme\n------------------------------------\n\nThank you for taking a look at Taskwarrior!\n\nTaskwarrior is a GTD, todo list, task management, command line utility with a\nmultitude of features. It is a portable, well supported and very active Open\nSource project. Taskwarrior has binary distributions, online documentation,\ndemonstration movies, and you'll find all the details at:\n\n    http://taskwarrior.org\n\nAt the site you'll find online documentation, downloads, news and more.\n\nYour contributions are especially welcome. Whether it comes in the form of\ncode patches, ideas, discussion, bug reports, encouragement or criticism, your\ninput is needed.\n\nFor support options, take a look at:\n\n    http://taskwarrior.org/support\n\nPlease send your code patches to:\n\n    support@taskwarrior.org\n\nConsider joining bug.tasktools.org, answers.tasktools.org and participating in\nthe future of Taskwarrior.\n\n---\n\nTaskwarrior is released under the MIT license. For details check the LICENSE\nfile.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbabej%2Ftask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftbabej%2Ftask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbabej%2Ftask/lists"}