NAME

bif-show-timesheet - display time worked per project

VERSION

0.1.5_5 (2015-08-13)

SYNOPSIS

    bif show timesheet [DATE] [OPTIONS...]

DESCRIPTION

The bif-show-timesheet command displays the amount of work recorded on projects over the current year, month, week, and day.

Only projects worked longer than 1 minute in total over any of the requested timespans are displayed.

ARGUMENTS & OPTIONS

DATE

A date in format YYYY-MM-DD from which the first time period is selected. Defaults to the current day.

--day, -d

Display multiple daily timesheets. The default number is 3.

--identity, -i IDENTITY_ID

Display timesheet for IDENTITY_ID. Use "-" to timesheet all identities.

--month, -m

Display multiple monthly timesheets. The default number is 4.

--number, -n NUMBER

Display NUMBER time periods instead of the default.

--rollup, -r

Roll times worked into the parent project(s) for accumulative values.

--week, -w

Display multiple weekly timesheets. The default number is 4.

--year, -y

Display multiple yearly timesheets. The default number is 4.

SEE ALSO

bif-work(1)

AUTHOR

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE

Copyright 2015 Mark Lawrence <nomad@null.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.