Improve documentation
This commit is contained in:
parent
ab4cccee18
commit
0a391984f3
2 changed files with 59 additions and 4 deletions
5
TODO.md
5
TODO.md
|
@ -1,11 +1,14 @@
|
|||
# TODO
|
||||
List of things to add to this project
|
||||
|
||||
* Better docs in case others want to use ths for some reason
|
||||
* Github/Codeberg/whatever mirror for when `faye` (my server) is offline
|
||||
* Improve config and use reflection when loading it
|
||||
* Do to other methods what was done to GetDays/GetNotes?
|
||||
* API revamp
|
||||
* Check export function for improvements
|
||||
* Add note creation and deletion to frontend
|
||||
* Add note creation and deletion to frontend (*properly*)
|
||||
* Customise log file
|
||||
* More slog.Debug and a debug flag?
|
||||
* Consider less clunky auth method
|
||||
* *Go* dependency-less? <-- this is a terrible idea
|
Loading…
Add table
Add a link
Reference in a new issue