Man page - timew(1)
Packages contas this manual
- timew-gaps(1)
- timew-move(1)
- timew-delete(1)
- timew-continue(1)
- timew-stop(1)
- timew-diagnostics(1)
- timew(1)
- timew-resize(1)
- timew-shorten(1)
- timew-hints(7)
- timew-extensions(1)
- timew-config(7)
- timew-undo(1)
- timew-report(1)
- timew-durations(7)
- timew-config(1)
- timew-retag(1)
- timew-tag(1)
- timew-lengthen(1)
- timew-get(1)
- timew-dom(7)
- timew-cancel(1)
- timew-modify(1)
- timew-export(1)
- timew-tags(1)
- timew-help(1)
- timew-track(1)
- timew-join(1)
- timew-start(1)
- timew-split(1)
- timew-summary(1)
- timew-annotate(1)
- timew-chart(1)
- timew-ranges(7)
- timew-dates(7)
- timew-untag(1)
- timew-fill(1)
- timew-show(1)
apt-get install timewarrior
Manual
| TIMEW(1) | User Manuals | TIMEW(1) |
NAME
timew - a command line time tracker
SYNOPSIS
timew [--version|--help] timew [<command> [<arg>...]]
DESCRIPTION
Timewarrior is a command line time tracker. It allows you to easily track your time and generate summary reports.
This is a reference, not a tutorial. If you are looking for a tutorial, check the online documentation here:
https://timewarrior.net/docs/
When run without arguments or options, the default command is run, which indicates whether there is any active tracking, and if so, shows a summary and exits with code 0. If there is no active time tracking, exit code is 1.
OPTIONS
--version
--help
TIMEWARRIOR COMMANDS
Timewarrior supports many commands. Alphabetically:
timew-annotate(1)
timew-cancel(1)
timew-config(1)
timew-continue(1)
timew-day(1)
timew-delete(1)
timew-diagnostics(1)
timew-export(1)
timew-extensions(1)
timew-get(1)
timew-help(1)
timew-join(1)
timew-lengthen(1)
timew-modify(1)
timew-month(1)
timew-move(1)
timew-report(1)
timew-resize(1)
timew-retag(1)
timew-shorten(1)
timew-show(1)
timew-split(1)
timew-start(1)
timew-stop(1)
timew-summary(1)
timew-tag(1)
timew-tags(1)
timew-track(1)
timew-undo(1)
timew-untag(1)
timew-week(1)
MORE EXAMPLES
For examples please see the online documentation at:
<https://timewarrior.net/docs/>
Note that the online documentation is often more detailed and more current than this man page.
FILES
Non-Unix systems
~/.timewarrior/timewarrior.cfg
~/.timewarrior/data/YYYY-MM.data
Unix systems
${XDG_CONFIG_HOME:-$HOME/.config}/timewarrior/timewarrior.cfg
${XDG_DATA_HOME:-$HOME/.local/share}/timewarrior/data/YYYY-MM.data
CREDITS & COPYRIGHT
Copyright © 2015 - 2018 T. Lauf, P. Beckingham, F.
Hernandez.
Timewarrior is distributed under the MIT license. See
<https://www.opensource.org/licenses/mit-license.php> for more
information.
FURTHER DOCUMENTATION
For more information regarding Timewarrior, see the following:
The official site at <https://timewarrior.net>
The official code repository at <https://github.com/GothenburgBitFactory/timewarrior>
You can contact the project by emailing <support@gothenburgbitfactory.org>
REPORTING BUGS
Bugs in Timewarrior may be reported to the issue-tracker at <https://github.com/GothenburgBitFactory/timewarrior/issues>
SEE ALSO
timew-config(7), timew-dates(7), timew-dom(7), timew-durations(7), timew-hints(7), timew-ranges(7)
| 2024-02-25 | timew 1.7.1 |