Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dia-0.1.2.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

dia-0.1.2-py3-none-any.whl (15.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page