Add export, improve config saving

This commit is contained in:
Andrew-71 2024-03-23 15:36:01 +03:00
parent f50f4f1919
commit 8a571dbee8
5 changed files with 94 additions and 15 deletions

View file

@ -1,13 +1,11 @@
# TODO
List of things to add to this project
## Crucial
* Add export feature
* Use reflection in config loading
* Check export function for improvements
* Add missing frontend pages
* More slog.Debug?
## Long-medium term considerations
* Make the CLI better
* Make the CLI multi-functional - export to path, edit file etc.
* Think about timezones
* Consider more secure auth methods
* *Go* dependency-less? <-- this is a terrible idea