Go to file
2022-09-28 18:32:21 -05:00
elog Initial commit 2022-09-28 17:57:58 -05:00
LICENSE Initial commit 2022-09-28 17:57:58 -05:00
README.md Initial commit 2022-09-28 18:32:21 -05:00
screenshot.png Initial commit 2022-09-28 18:32:21 -05:00
usage_screenshot.png Initial commit 2022-09-28 18:32:21 -05:00

elog

This is a little utility I use for logging my daily activities and events. It is written in Python.

Go ahead, make fun of me because this is "cringe". Whatever. I have the basilisks ready to deploy at the snap of my fingers, so you best watch yourself. 😾

Install

Clone this repo and copy the elog binary to PATH somewhere.

Also edit line 32 for your desired elog directory:

elog_dir = Path("~/<your path>/elog").expanduser()

Usage

usage_screenshot.png

Example list output

screenshot.png