System Grab Bag

View all TLDR pages from common (or from all pages)

timew

A time tracking tool used to measure the duration of activities. More information: https://timewarrior.net/docs.
  • Start a new stopwatch, giving a tag name to the activity being tracked:
    timew start {{activity_tag}}
  • View running stopwatches:
    timew
  • Stop the stopwatch with a given tag name:
    timew stop {{activity_tag}}
  • Stop all running stopwatches:
    timew stop
  • View tracked items:
    timew summary

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.