DamascenoRafael / reminders-menubar

Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
GNU General Public License v3.0
2.6k stars 117 forks source link

Fade animation when task completed #107

Closed DomizianoScarcelli closed 1 year ago

DomizianoScarcelli commented 1 year ago

I'm suggesting that when the task is completed, so when the user clicks on the radio button, the reminder slowly disappears just like it already happens in Apple's Reminders. I think it's a satisfying animation and better than just deleting the reminder immediately.

I also may look into it in the future since I really like this project 🙄