timew-join - Man Page
join intervals
Synopsis
timew join <id> <id>
Description
Joins two intervals, by using the earlier one of the two start times, and the later one of the two end times, and the combined set of tags. Using the 'summary' command, and specifying the ':ids' hint shows interval IDs. Using the correct IDs, you can identify an intervals to join.
Examples
For example, show the IDs:
$ timew summary :week :ids
Then having selected '@1' and '@2' as the intervals you wish to join:
$ timew join @1 @2
See Also
timew-lengthen(1), timew-resize(1), timew-shorten(1), timew-split(1)
Referenced By
2024-07-20 timew 1.7.0 User Manuals