mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Add confirmation prompts for modifications of lots of tasks
This commit is contained in:
parent
31ff46bee6
commit
0de4fc1dee
7 changed files with 170 additions and 24 deletions
|
@ -25,6 +25,7 @@ toml_edit = "^0.2.0"
|
|||
chrono = "0.4"
|
||||
lazy_static = "1"
|
||||
iso8601-duration = "0.1"
|
||||
dialoguer = "0.8"
|
||||
|
||||
# only needed for usage-docs
|
||||
# if the mdbook version changes, change it in .github/workflows/publish-docs.yml and .github/workflows/checks.yml as well
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue