Skip to main content

Generate XHTML daily calendar

Project description

NAME

worktime - Generate daily log web pages

SYNOPSIS

worktime [OPTION]…

DESCRIPTION

Creates a web page with a table on the left side showing the hours of the day, a table on the right showing the tasks of the day, and a space in the bottom right for notes.

By default only today’s log is created.

Logs are printed to standard output.

Web site: <http://github.com/l0b0/worktime>

-s, --start=DATE

First date to print. Default today.

-e, --end=DATE

Last date to print. Default today.

-d, –days=NAME…

Create log files for only the given weekdays.

-w, --weekdays

Equivalent to “–days=Monday,Tuesday,Wednesday,Thursday,Friday”.

-W, --weekends

Equivalent to “–days=Saturday,Sunday”.

-h, --help

Print this documentation and exit.

EXAMPLES
worktime –start=2011-01 –end=2011-01 > jan.xhtml

Create a log file jan.xhtml for January 2011.

worktime –start=2010-12 –end=2011-02 –weekends

Output a log file for each Saturday and Sunday from 2010-12-01 through 2011-02-28.

worktime –weekdays –start=2012 –end=2012 > ~/project-X.xhtml

Create a log file ~/project-X.xhtml for each week day of 2012.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

worktime-0.3.1-py2.6.egg (9.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page