{"id":17128308,"url":"https://github.com/elinorbgr/giskard","last_synced_at":"2025-03-24T04:19:41.005Z","repository":{"id":31581196,"uuid":"35145978","full_name":"elinorbgr/giskard","owner":"elinorbgr","description":"Giskard: the todo.txt butler","archived":false,"fork":false,"pushed_at":"2018-06-10T14:05:16.000Z","size":8,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T10:19:51.739Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/elinorbgr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-06T07:45:55.000Z","updated_at":"2020-05-09T22:22:26.000Z","dependencies_parsed_at":"2022-09-05T19:21:42.311Z","dependency_job_id":null,"html_url":"https://github.com/elinorbgr/giskard","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/elinorbgr%2Fgiskard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elinorbgr%2Fgiskard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elinorbgr%2Fgiskard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elinorbgr%2Fgiskard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elinorbgr","download_url":"https://codeload.github.com/elinorbgr/giskard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245206895,"owners_count":20577590,"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-14T19:06:44.051Z","updated_at":"2025-03-24T04:19:40.984Z","avatar_url":"https://github.com/elinorbgr.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Giskard: the todo.txt butler\n\nGiskard is a toolkit for using todo.txt files\n\nAs a library, it provides an abstraction framework to manipulate `todo.txt` and `done.txt` files.\n\nIt is also a CLI for viewing, editing, searching, and generaly using your `todo.txt` files.\n\n## CLI usage\n\nYou need to build the cargo project with the `cli` feature flag for it to be built.\n\nGiskard is configured via a config file in `$XDG_CONFIG_HOME/giskard/config.toml`, its format is:\n\n```toml\n# An array of task files, giskard can work with multiple of them\n[[taskfiles]]\n# A name given to this taskfile\nname = \"Default\"\n# The path of this taskfile\ntask_file = \"/home/levans/Nextcloud/todo.txt\"\n# An optional path to the associated \"done\" file, to archive finished tasks\ndone_file = \"/home/levans/Nextcloud/done.txt\"\n# If no \"done\" file is specified, whether the done tasks should be kept in the\n# the taskfile, or discarded.\ndiscard_done = false\n```\n\n## Status\n\nThis is very much WIP, and currently the giskard is very feature lacking. Any help is welcome if you are interested.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felinorbgr%2Fgiskard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felinorbgr%2Fgiskard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felinorbgr%2Fgiskard/lists"}