logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

timew-track - add intervals to the database

Description

       The track command is used to add tracked time in the past. Perhaps you forgot to record time, or are just
       filling in old entries.

Examples

       For example:

           $ timew track :yesterday 'Training Course'
           $ timew track 9am - 11am 'Staff Meeting'

       Note that the track command expects a closed interval (start and end time), when recording. If a closed
       interval is not provided, the 'track' command behaves the same as the 'start' command.

Name

       timew-track - add intervals to the database

See Also

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

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

Synopsis

timewtrack<range> [<tag>...]

See Also