Crate jobberdb

Source
Expand description

Library bundle jobberdb.

See module for the application which uses it.

Modules§

check
Check a job before insertion into job database.
command
Commands that jobber can process.
configuration
Configuration of a jobber database.
context
Temporal context of a jobber run.
date_time
Date and time
duration
Duration in time
error
Errors & Warnings
export
CSV Export
format
Formatting functions for job properties.
job
A portion of work called job.
job_list
An indexed list of jobs which have been extracted from the Jobs database
jobs
Jobber’s database.
operation
Operations that can be processed at a jobber database.
partial_date_time
Partial date and time like it is entered by the user.
positions
Positions within the database.
prelude
What jobber needs.
range
Temporal or positional range of jobs within the database.
reports
Calendar report
tag_set
Set of job tags.
tags
Static global tag register :/ to manage colorization of tags.