v2023.10.02
·
10 commits
to master
since this release
v2023.10.02
TWEAKS:
- change font
- make debug mode indicator more visible
- show clear completed btn only if there are completed todos
MISC:
- (bugfix) try/catch clauses for repos without certain files
- (documentation) update docs/docstrings
- (feature) clear completed todos
- (refactor) Make main db in home_dir for todos, allowing db fnality in web ui
- (ui) redo TodoItem and addtodoform components