A utility for logging daily tasks and events.
Project description
daily-event-logger
This is a little utility I use for logging my daily activities and events. It is written in Python.
Install
python3 -m pip install daily-event-logger
Usage
To change the directory where elogs are stored, set a shell environment variable ELOG_DIR. To make this change permament, set the following in your shell configuration:
export ELOG_DIR="/path/to/elog/dir"
Otherwise, the default elog directory will be ~/elogs.
To get started, add your first elog entry! This will create a JSON file under your elog directory for the day and ensure the elog directory exists. E.g.:
elog add -m "Started new elog. Yay!"
usage: elog [-h] [-v] {add,edit,rm,ls,lsfiles,search} ...
positional arguments:
{add,edit,rm,ls,lsfiles,search}
options:
-h, --help show this help message and exit
-v, --version Print version information
Example list output
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file daily-event-logger-0.1.4.tar.gz.
File metadata
- Download URL: daily-event-logger-0.1.4.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.11.0 Linux/6.0.10-300.fc37.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1386178866fa8d7c209e3a36c6946be613b83efcc36fef7c906d00cb824086cf
|
|
| MD5 |
6d1ec940231fa0e517c40b50a8f16d9e
|
|
| BLAKE2b-256 |
76e0ec708341fbeb0f7e1a20426568a20d2f057df35adde5c9845f4d1bbc799c
|
File details
Details for the file daily_event_logger-0.1.4-py3-none-any.whl.
File metadata
- Download URL: daily_event_logger-0.1.4-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.14 CPython/3.11.0 Linux/6.0.10-300.fc37.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eb82a0365976d66e08ba82fd09fa30485a6142bd414a0702da391e19c5b7ec01
|
|
| MD5 |
0589c3c0abb0848df411d501152e01bf
|
|
| BLAKE2b-256 |
7f14e943ff7003a51f0777f3501ed6b5df705c729ff0fe87532f81fbcb2731ee
|