hibiscus/README.md

13 lines
589 B
Markdown
Raw Normal View History

2024-03-15 18:34:24 +03:00
# 🌺 Hibiscus.txt
2024-03-15 19:22:22 +03:00
Simple plaintext diary.
2024-03-15 18:34:24 +03:00
2024-03-17 17:12:41 +03:00
This project is *very* opinionated and minimal. It is designed primarily for myself.
2024-03-15 20:20:33 +03:00
2024-03-15 18:34:24 +03:00
## Features:
2024-03-15 20:20:33 +03:00
* Each day, you get a txt file. You have until 23:59 of that very day to finalise it.
2024-03-17 17:12:41 +03:00
* At any moment, you can log a single line to the log
2024-03-15 20:20:33 +03:00
* You can save named notes to document milestones, big events, or just a nice game you played this month
2024-03-17 17:12:41 +03:00
* You can easily export everything in a zip file for backups
2024-03-15 20:20:33 +03:00
2024-03-17 17:12:41 +03:00
* Everything is in plain text. No databases, encryption, OAuth, or anything fancy. Even the password is plain te- wait is this a feature?