Problem/Motivation
The current functionality for recurring dates is somewhat basic. It would be good to offer some more advanced options for specifying recurring dates.
Proposed resolution
Offer the ability to specify more granular rules, such as:
Annually
- w years
- x day of month y
- the xth y-day of month z
- the last y-day of month z
Monthly
- x day
- the xth y-day
- the last y-day
Weekly
- every xth week
- choose days of the week
Daily
- every xth day
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | smart_date-more-recurring-options-3105676-4.patch | 10.71 KB | mandclu |
Comments
Comment #2
mandclu commentedComment #3
mandclu commentedComment #4
mandclu commentedAn initial patch to provide more options, inside an "Advanced" details element.
Comment #6
mandclu commentedMerged in the code, anyone is welcome to reopen if issues are found with this new functionality.