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
Write spec, write client email.
- wrote really basic spec
- told client I'm starting the project
## 9:16-9:25
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.1.tar.gz
(2.4 kB
view hashes)
Built Distribution
Close
Hashes for markdown_timesheet-0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6540a373abaebc91dfa9a69a40c28803b89933f186090396c00eaa6ac0d6890b |
|
MD5 | 2117fcb58378775849c8b4230604d30d |
|
BLAKE2b-256 | f18110e90b648c9cdd54b98e8de018ffe4e4974423275eb40e4a76ee3d790529 |