Dia is a work log, letting you easily keep a history of what you worked on.
Project description
Dia
Have you ever spent a long day at work, only to wonder at the end of it what you actually got done? Do you wish you remembered why you made a decision way back when? Do you want to find the day you worked on a specific thing, but haven't left any trace?
Dia solves all those problems by helping you keep a work diary.
Installation
Installing Dia is simple. You can use pipx
(recommended):
$ pipx install dia
Or pip
(less recommended):
$ pip install dia
Usage
To log a task you've completed, you can use dia log
:
$ dia log "Completed the diary feature."
This will generate the following log.txt
in the current directory (or append to it if
it already exists):
Work diary
==========
2022-02-09
----------
* Completed the diary feature.
Changelog
v0.1.2 (2022-02-09)
Fixes
- Fix the help text for the "log" command. [Stavros Korokithakis]
v0.1.1 (2022-02-09)
Fixes
- Don't die if the diary file doesn't exist. [Stavros Korokithakis]
v0.1.0 (2022-02-09)
Fixes
-
Fix program symlink. [Stavros Korokithakis]
-
Fix program symlink. [Stavros Korokithakis]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dia-0.1.2.tar.gz
.
File metadata
- Download URL: dia-0.1.2.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/21.8.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b77257142b34edd549e1d9abb5d8143f4c616775c2ca7beb766c87ec1078fcc |
|
MD5 | 82138a5ea78128934661fec6f6058cef |
|
BLAKE2b-256 | 1e92721a4de23a1a05aa0a566dc8422b57ffa26a6e76294359c6ae59d6c2a439 |
File details
Details for the file dia-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: dia-0.1.2-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/21.8.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f365c4afea417ca258afdcadf478feb51dcb8dcbfd2ba1231918c4c4a7b67e73 |
|
MD5 | 44a065f8be53231ab170becfb101bb01 |
|
BLAKE2b-256 | 143933def324ca219bf047644e9a83a215a702924c8c220ae1d9756a5775553a |