Since task IDs are dynamic in taskwarrior, commands like `task 4 delete` and `task 4 done` can be destructive with hard-to-trace damage if inadverently repeated. Better to avoid that, even at cost of not remembering anything. (Note that `task` without arguments is still remembered; there's no harm in repeating that, and it still can be convenient eg. w/ ^L).
|
|
||
149 |
|
149 |
|
150 |
|
150 |
|
151 |
|
151 |
|
|
152 |
|
|
152 |
|
153 |
|
153 |
|
154 |
|
154 |
|
155 |
|