|
3 months ago | |
---|---|---|
calwarrior | 3 months ago | |
mdinvoice | 9 months ago | |
README.md | 9 months ago | |
go.mod | 3 months ago | |
go.sum | 3 months ago |
Some utilities for timewarrior & taskwarrior.
This tool is still very simple and largely tailored to my needs. Patches are accepted if they do not disturb my own way of working, otherwise you should probably just fork this.
example/mdinvoice.yaml
file in ~/.timewarrior/mdinvoice.yaml
and edit it.example
directory (or you can make your own theme if you want).go install ./mdinvoice
, then put in
~/.taskwarrior/extensions
, or add a symlink to your $GOBIN/mdinvoice
timew report mdinvoice [tag] > index.html
in example directory.wkhtmltopdf index.html index.pdf
(needs
wkhtmltopdf
installed)Erik Hollensbe erik+git@hollensbe.org