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.

If you want to specify a fixed file to always work on, you can do that by setting the diary option in ~/.config/dia/config:

diary="/home/stavros/diary.txt"

You can similarly override any other options.

Semantic tags

Dia supports (though currently very tenuously) semantic tags. This means it can understand people, projects, and tags. For example, you can say:

$ dia log "Worked on the %Dia #data-model with @JohnK."

Changelog

v0.1.4 (2022-02-10)

Features

  • Add "show" command. [Stavros Korokithakis]

  • Add config file. [Stavros Korokithakis]

v0.1.3 (2022-02-10)

Features

  • Add "today" command and colors. [Stavros Korokithakis]

  • Add the name of the day. [Stavros Korokithakis]

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.4.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

dia-0.1.4-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

Details for the file dia-0.1.4.tar.gz.

File metadata

  • Download URL: dia-0.1.4.tar.gz
  • Upload date:
  • Size: 15.9 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

Hashes for dia-0.1.4.tar.gz
Algorithm Hash digest
SHA256 deb4cd3efdb4817c8718728b8c3e4f045bb65eedb24693fdfd0b620fbc008a0a
MD5 9594d92f382fb3698056377b2b4ca65d
BLAKE2b-256 f904f24ccceef4d8b12919e9923802fd98bb2019af467d2fb5b5082455c852f0

See more details on using hashes here.

File details

Details for the file dia-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: dia-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 16.4 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

Hashes for dia-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8f546b0ea97287b13c51208f9fa69397da9111676f3c3552068edd59fd8676f9
MD5 60b9340380e563f5ceffc6db284e22af
BLAKE2b-256 38559c5c4e0ee04a7188ebbabed74f13a96725d6b0d4ff5ded22fcb158188e75

See more details on using hashes here.

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