mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added interval modification notes
This commit is contained in:
parent
f074a18386
commit
1026254b90
1 changed files with 9 additions and 0 deletions
|
@ -86,6 +86,8 @@ supported hints are:
|
|||
:x User defined
|
||||
:color Force use of color on
|
||||
:nocolor Force use of color off
|
||||
:yes Override confirmation
|
||||
:ids Show ephemeral IDs for manipulation
|
||||
|
||||
It is not an error to specify extra hints, because they will be simply ignored.
|
||||
Unrecognized hints yiled warnings.
|
||||
|
@ -98,3 +100,10 @@ Unrecognized hints yiled warnings.
|
|||
- 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.
|
||||
|
||||
- Use :ids to show the ephemeral IDs, then use 'merge' and 'split' commands to
|
||||
combine intervals. Then:
|
||||
|
||||
$ timew @1 modify ...
|
||||
$ timew @1 @2 merge
|
||||
$ timew @1 clear
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue