After the server will support relative reminders (vikunja/api#1427) these can be added to the frontend.
support new API in frontend (remove reminder_dates, use reminders)
display relative reminders (like for example "1d 01:00:00 before Due Date")
edit existing relative reminders
allow choosing between datepicker (for absolute dates) and relative reminder when adding new reminders
I am not sure about the UI, especially the last point, but will try to provide a simple MVP.
After the server will support relative reminders (https://kolaente.dev/vikunja/api/pulls/1427) these can be added to the frontend.
- support new API in frontend (remove reminder_dates, use reminders)
- display relative reminders (like for example "1d 01:00:00 before Due Date")
- edit existing relative reminders
- allow choosing between datepicker (for absolute dates) and relative reminder when adding new reminders
I am not sure about the UI, especially the last point, but will try to provide a simple MVP.
After the server will support relative reminders (vikunja/api#1427) these can be added to the frontend.
I am not sure about the UI, especially the last point, but will try to provide a simple MVP.