A quick way to add up time entries in a markdown document.
Project description
Markdown Timesheet
A command line interface to total up the time entries in a markdown file.
Installation
pip install markdown_timesheet
Usage
Given a timesheet.md
like so:
# 5 Sep 2019
## 9:15-9:16, 9:20-9:25
Write spec, write client email.
- wrote really basic spec
- told client I'm starting the project
## 9:25-9:29
Write tests
Then,
$ add timesheet.md
10
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
markdown_timesheet-0.2.tar.gz
(2.4 kB
view hashes)
Built Distribution
Close
Hashes for markdown_timesheet-0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6611f78eff29523eed785144b1b81e287145cd6edf21093819f868d4022e9524 |
|
MD5 | e33ce10562c507ff4af3300d64427a12 |
|
BLAKE2b-256 | 83c3d30c281527368fdb08df734bca3abfb9d8f00493aa0af8c8c7ab8d6dbd0a |