FossifyOrg / Clock

Combination of a beautiful clock with widget, alarm, stopwatch & timer, no ads
https://www.fossify.org
GNU General Public License v3.0
181 stars 12 forks source link

More customizable alarm dates - Specific dates and date range #45

Closed Rafee-M closed 3 months ago

Rafee-M commented 3 months ago

Checklist

Feature description

Currently the alarms can be set to be rung on specific weekdays as needed. This could be further improved but adding the option to:

  1. Have a alarm ring on specific dates selected by a user
  2. Have the alarm ring every day from a start date to end date

Proposed possible implementations:

  1. Have new options for date range and specific dates. Clicking on them will bring up a date selector similar to the Calendar app.
  2. Have a pop-up menu to chose the type of occurrence and then show corresponding input options.

For 2:

Why do you want this feature?

This provides more versatality as the user can set alarms for specific days/range of days in the future. This is removes the requirement of needing to set an alarm right before

Additional information

Example from https://github.com/vicolo-dev/chrono:

https://github.com/FossifyOrg/Clock/assets/69535896/b3c43120-f205-43c5-bf57-bfb66369c538

Aga-C commented 3 months ago

There's already a feature request for a calendar: https://github.com/FossifyOrg/Clock/issues/42. You can add more details about your use case there.