Switch to ISO 8601

This commit is contained in:
Andrew-71 2024-03-15 20:20:33 +03:00
parent 6ad28b714b
commit 1923ad0bc8
5 changed files with 38 additions and 16 deletions

View file

@ -2,7 +2,13 @@
Simple plaintext diary.
This project is *very* highly opinionated and minimal.
## Features:
* Lack of features. No, really.
* Does one thing and does it... decently?
* Intention to eventually go dependency-less. Sorry chi, I still like you!
* Each day, you get a txt file. You have until 23:59 of that very day to finalise it.
* At any moment, you can log a single line to the log file
* You can save named notes to document milestones, big events, or just a nice game you played this month
* You can export everything in a zip file. Emergency export code for other people will be supported
* No extra features. No encryption, OAuth, or anything fancy. Even the password is plain te- wait is this a feature?
* Intention to eventually *Go* dependency-less (get it?). Sorry chi, I still like you!