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-start - start time tracking

Description

       Begins tracking using the current time with any specified set of tags. If a tag contains multiple words,
       therefore containing spaces, use quotes to surround the whole tag.

Examples

       For example, this command specifies two tags ('weekend' and 'Home & Garden'), the second of which
       requires quotes.

           $ timew start weekend 'Home & Garden'

       An optional date may be specified to indicate the intended start of the tracked time:

           $ timew start 8am weekend 'Home & Garden'

       If there is a previous open interval, it will be closed at the given start time.

       Quotes are harmless if used unnecessarily.

Name

       timew-start - start time tracking

See Also

timew-cancel(1), timew-continue(1), timew-stop(1), timew-track(1)

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

Synopsis

timewstart [<date>] [<tag>...]

See Also