answered
2020-04-27 10:24:07 +0200
Edit 2020-06-16: Thanks to the work of reviewers, this has been accepted upstream. It should be present in a coming version of SailfishOS. The implemented features are:
- nth day every month, like first Thursday every month;
- last week day of the month, like last Friday every month;
- every week on selected days of week.
Thanks a lot also to @bongo and @peterleinchen for the precious suggestions.
Edit 2020-04-30: I've added a commit on top of the middleware merge request to add the "recurs on a weekly basis on selected days" possibility. I've created also a merge request in the closed source part to add the two implemented new possibilities in the UI. The current implementation is slightly different from the mockup design, but it follows more or less the same spirit. Of course, I don't know yet if the merge requests will be accepted or if the reviewers would like to bring minor or major changes. Here are the screenshots of the current implementation :
This is not a definite answer, but more a report on the work in progress and to show that your inputs @bongo and @peterleinchen are appreciated. I'm submitting a merge request in the middleware open source part dealing with calendars to add a "recurs monthly on the same day of week". I've not yet worked on the UI part though. It will come later.
I mentioned this one also here.
tajunta ( 2013-12-29 12:08:17 +0200 )editOther useful options would be 'every working day' and 'every weekday'.
hkth ( 2013-12-29 12:18:14 +0200 )edithow about freely selectable? every working day? Mon-Sat is odd! Mon-Fri is for most people but freely selectable would be nice, some like - every [2nd;3rd;4th;5th;...]-[day;week;{day;week}-of-month;DOW]
chemist ( 2014-02-24 01:04:01 +0200 )editThunderbird with Lightning is very powerful at creating recurring / repeating events. Please have a look at this programm for "what should be provided / how could we design the gui".
Examples:
- weekly, every second week on mondays and thursdays
- annually, every last sunday of august
ralooyar ( 2014-11-15 18:07:47 +0200 )editGoogle calendar also has about every recurring option you can think of.
tajunta ( 2014-11-15 18:31:51 +0200 )edit