intri-in / manage-my-damn-life-nextjs

Manage My Damn Life (MMDL) is a self-hosted front end for managing your CalDAV tasks and calendars.
https://intri.in/manage-my-damn-life/
GNU General Public License v3.0
188 stars 8 forks source link

Task Alarm Reset on Save #166

Open L-Wehmschulte opened 6 months ago

L-Wehmschulte commented 6 months ago

I'm using JTX-Board to create Tasks on my phone. In this app I have the ability to set alarms for my tasks: When I edit this Task in MMDL and save: The Alarm is removed:

When Saving a Task in MMDL it should not overwrite other Properties of the Task

intri-in commented 6 months ago

The field for alarm (VALARM) isn't yet supported in Todos. It is supported in Events, though.

I will add this feature soon. Will update the issue when done.

L-Wehmschulte commented 6 months ago

@intri-in Great! Thanks alot! 😄