1timew-resize(1) User Manuals timew-resize(1)
2
3
4
6 timew-resize - set interval duration
7
9 timew resize <id> ... <duration>
10
12 The 'resize' command is used to change the duration of a closed inter‐
13 val. Using the 'summary' command, and specifying the ':ids' hint shows
14 interval IDs. Using the right ID, you can identify an interval to
15 resize.
16
18 For example, show the IDs:
19 $ timew summary :week :ids
20 Then having selected '@3' as the interval you wish to resize:
21 $ timew resize @3 15mins
22 Note that you can resize multiple intervals,:
23 $ timew resize @3 @1 @13 1hour
24
26 timew-lengthen(1), timew-modify(1), timew-shorten(1), timew-summary(1),
27 timew-tag(1), timew-untag(1)
28
29
30
31timew 1.4.2 2020-08-31 timew-resize(1)