logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

timew-join - join intervals

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

Name

       timew-join - join intervals

See Also

timew-lengthen(1), timew-resize(1), timew-shorten(1), timew-split(1)

timew 1.7.1                                        2024-02-25                                      TIMEW-JOIN(1)

Synopsis

timewjoin<id><id>

See Also