Commit Graph

11 Commits

Author SHA1 Message Date
Storm Dragon
6f8b418e80 Fixed a typo in the cancel button for daily reminders. 2023-10-01 14:49:15 -04:00
Storm Dragon
b24c0fad91 Try to parse reminders for url, if found and xclip is installed, place the url in the clipboard and notify the reminder without the url. Much nicker for speech. 2023-10-01 02:17:38 -04:00
Storm Dragon
00a89467fd Set the expire time on notifications so hopefully max notifications exceeded error doesn't happen any more. 2023-09-28 18:00:49 -04:00
Storm Dragon
43bec02a2c Updated reminder dialog with better button icons. 2023-09-28 09:31:01 -04:00
Storm Dragon
cff7288c9e Add daily reminder option added. A second option for viewing today's reminders added. It is view only, and does not contain the delete option like view all reminders has. 2023-09-27 01:35:06 -04:00
Storm Dragon
b1f413660f Fixed up formatting for hours, minutes, and day of month. Properly handle window close events using cancel or escape. Add monthly reminder option. 2023-09-26 21:49:35 -04:00
Storm Dragon
563e0277aa View reminder wil now tell you if there are no reminders. 2023-09-26 08:33:15 -04:00
Storm Dragon
4e00211c02 Reminder notifications now play a sound before they happen, so should be harder to miss. 2023-09-26 08:26:55 -04:00
Storm Dragon
e61d0394c3 Add Custom reminder option. 2023-09-25 08:54:51 -04:00
Storm Dragon
af77a60355 Reminder dialog now handles pressing escape to close. 2023-09-24 14:21:27 -04:00
Storm Dragon
80cb28dc10 Simple reminder management gui added. For now, only simple recurring reminders can be added. I may try to add more options in the future. This was a bit complex, so watch for bugs and make sure your reminders actually work before depending on its reliability. 2023-09-24 13:40:22 -04:00