Begin adding a basic config
This commit is contained in:
parent
7ddaacc415
commit
2565a6f397
6 changed files with 89 additions and 8 deletions
|
@ -2,13 +2,12 @@
|
|||
|
||||
Simple plaintext diary.
|
||||
|
||||
This project is *very* highly opinionated and minimal.
|
||||
This project is *very* opinionated and minimal. It is designed primarily for myself.
|
||||
|
||||
## Features:
|
||||
* 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
|
||||
* At any moment, you can log a single line to the log
|
||||
* 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
|
||||
* You can easily export everything in a zip file for backups
|
||||
|
||||
* 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!
|
||||
* Everything is in plain text. No databases, encryption, OAuth, or anything fancy. Even the password is plain te- wait is this a feature?
|
Loading…
Add table
Add a link
Reference in a new issue