
timew
List of commands for timew:
-
timew:tldr:232dd timew: Start a new stopwatch, giving a tag name to the activity being tracked.$ timew start ${activity_tag}try on your machineexplain this command
-
timew:tldr:4870a timew: Stop the stopwatch with a given tag name.$ timew stop ${activity_tag}try on your machineexplain this command
-
timew:tldr:69ef5 timew: Stop all running stopwatches.$ timew stoptry on your machineexplain this command
-
timew:tldr:f7c28 timew: View tracked items.$ timew summarytry on your machineexplain this command