1TIMEW-LENGTHEN(1) User Manuals TIMEW-LENGTHEN(1)
2
3
4
6 timew-lengthen - lengthen intervals
7
9 timew lengthen <id>... <duration>
10
12 The 'lengthen' command is used to defer the end date of a closed
13 interval. Using the 'summary' command, and specifying the ':ids' hint
14 shows interval IDs. Using the right ID, you can identify an interval to
15 lengthen.
16
18 For example, show the IDs:
19
20 $ timew summary :week :ids
21
22 Then having selected '@2' as the interval you wish to lengthen:
23
24 $ timew lengthen @2 10mins
25
26 Note that you can lengthen multiple intervals,:
27
28 $ timew lengthen @2 @10 @23 1hour
29
31 timew-modify(1), timew-resize(1), timew-shorten(1), timew-summary(1),
32 timew-tag(1), timew-untag(1)
33
34
35
36timew 1.4.3 2021-05-16 TIMEW-LENGTHEN(1)