remove finished todos

This commit is contained in:
philipp 2023-05-31 15:21:52 +02:00
parent 38e27d5981
commit 47fb98d8f8

View File

@ -2,12 +2,10 @@
## Frontend
- [] add UI for `trip_type`
- [] support esc to close sidebar
- [] FAQ page
- [] after an hour(?) of inactivity -> show large popup w/ "maybe old data (ignore) (reload page)" (ignore bc maybe use is actively doing something -> don't throw input away!)
## Backend
- [] add `always_show` to `planned_trips` (e.g. for wanderfahrten)
- [] `planned_events` -> ICS feed to be [integrated](https://icscalendar.com/shortcode-overview/) in homepage calendar
# Nice to have
## Frontend