Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cancel alarms when deleting/archiving notes #186

Closed
Tracked by #190
alialbaali opened this issue May 3, 2023 · 2 comments
Closed
Tracked by #190

Cancel alarms when deleting/archiving notes #186

alialbaali opened this issue May 3, 2023 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@alialbaali
Copy link
Owner

Currently, alarms stay active even after deleting or archiving a note. That shouldn't be the case at all. Alarms should be canceled as soon the note is archived or deleted.

@alialbaali alialbaali added the enhancement New feature or request label May 3, 2023
@AI-IMED
Copy link

AI-IMED commented May 3, 2023

Regarding the deletion.. I think the correct behavior is to implement the Recycle Bin feature, cancel the deletion confirmation message, and change the warning message to "The note has been moved to the Recycle Bin."

@alialbaali
Copy link
Owner Author

I believe that's a different issue, which we have talked about in #74. This issue is regarding cancelling alarms, regardless of whether there's a Recycle Bin / Trash or not.

But, I do agree with you regarding that. The implementation actually isn't difficult or time-consuming. However, the design might overcomplicate the UI, and the app. My goal for Noto is to always keep it simple.

@alialbaali alialbaali mentioned this issue May 3, 2023
35 tasks
@alialbaali alialbaali added this to the 2.3.0 milestone May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants