didfile

Log the things you've done


License
MIT
Install
pip install didfile==1.0.3

Documentation

didfile

didfile is a tiny Python script based on theptrk's article: did.txt

didfile:

  • Opens / creates a did.txt file in your home folder with nano

  • Automatically formats and appends today's date

  • Lets you type down what you've done immediately. That's all.

Requirements

  • Linux

  • Python3

  • nano

Installation

pip install --user didfile

Simply type did in your terminal and you're all set.