mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added proposed modification commands
This commit is contained in:
parent
5da6a54598
commit
ed581bc30a
1 changed files with 7 additions and 4 deletions
|
@ -100,10 +100,13 @@ Unrecognized hints yiled warnings.
|
||||||
- A command for a daily and weekly view of exclusions is needed. To verify that
|
- A command for a daily and weekly view of exclusions is needed. To verify that
|
||||||
they are correctly defined. A text-based list should accompany it.
|
they are correctly defined. A text-based list should accompany it.
|
||||||
|
|
||||||
- Use :ids to show the ephemeral IDs, then use 'merge' and 'split' commands to
|
- Use :ids with the summary report to show the ephemeral IDs, then use these
|
||||||
combine intervals. Then:
|
commands to make changes:
|
||||||
|
|
||||||
$ timew @1 modify ...
|
$ timew @1 move <datetime> [:adjust]
|
||||||
$ timew @1 @2 merge
|
$ timew @1 shorten <duration> [:adjust]
|
||||||
|
$ timew @1 lengthen <duration> [:adjust]
|
||||||
|
$ timew @1 split
|
||||||
|
$ timew @1 @2 join
|
||||||
$ timew @1 clear
|
$ timew @1 clear
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue