1timew-join(1) User Manuals timew-join(1)
2
3
4
6 timew-join - join intervals
7
9 timew join <id> <id>
10
12 Joins two intervals, by using the earlier of the two start times, and
13 the later of the two end times, and the combined set of tags. Using
14 the 'summary' command, and specifying the ':ids' hint shows interval
15 IDs. Using the correct IDs, you can identify an intervals to join.
16
18 For example, show the IDs:
19 $ timew summary :week :ids
20 Then having selected '@1' and '@2' as the intervals you wish to join:
21 $ timew join @1 @2
22
24 timew-lengthen(1), timew-resize(1), timew-shorten(1), timew-split(1)
25
26
27
28timew 1.4.2 2020-08-31 timew-join(1)