Text-based work habit tracker
Project description
A plain text system for keeping track of how long you work.
The format looks like this:
# Week 1
## 13 Jun 2016
- Start @ 10:00
- Lunch 12:00-13:00
- Stop @ 18:00
- Begin new job
- Set up computer
## 14 Jun 2016
- Start @ 8:30
- Lunch 12:00-12:30
- Stop @ 17:00
- Fix calendar display error
# Week 2
## 20 Jun 2016
- Start @ 7:30
- Lunch 11:00-11:30
- Stop @ 16:00
- Respond to code review
Installation
pip3 install worklogmd
You’ll probably also want the wl bash command, which you can get by running printWorklogFunction and appending the output to your Bash configuration (.bashrc or .bash_profile, depending on OS).
Usage
When you want to interact with your Worklog, type wl and modify the file.
A simple tool which will report on the number of hours you’ve worked each day (processWorklog worklog.md) or each week (processWorklog worklog.md -w).
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
worklogmd-0.23.tar.gz
(9.1 kB
view details)
File details
Details for the file worklogmd-0.23.tar.gz
.
File metadata
- Download URL: worklogmd-0.23.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dd66af40ae8ae445943bbb91b0b43db0963e517efd42d999dfb36e45ae546fe |
|
MD5 | 8a014bd4301c7968fd98d2d9bd3973ff |
|
BLAKE2b-256 | e0d01961a5b176dd133a75c236dd2a0f6f5a88abc7d05ec12cb15d98326f8f89 |