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

Care to extend it for recurring events? #5

Closed
NerdWareTech opened this issue Aug 6, 2021 · 4 comments
Closed

Care to extend it for recurring events? #5

NerdWareTech opened this issue Aug 6, 2021 · 4 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@NerdWareTech
Copy link

Hi,

I was hoping that you can extend it to recurring events. Got any plans?

@sajib1066 sajib1066 reopened this Aug 8, 2021
@sajib1066
Copy link
Owner

@NerdWareTech can you please explain this issue?

@sajib1066 sajib1066 self-assigned this Aug 8, 2021
@koobs
Copy link

koobs commented Aug 15, 2021

@NerdWareTech can you please explain this issue?

This would be something like:

As a user / event creator, I can create an event with a repeating/recurring schedule, so that I don't have to create multiple entries for every future instance of that event manually.

Examples:

  • I play basketball once a week, every week, on the same day, at the same time.
  • I want to schedule meeting on the same topic (same title/description/url/details) every second week

Feature should support flexible 'recurrence' specification, something like:

  • ON <these> days (Example: [ ] Mon [ ] Tue [ ] Wed [ ] Thu [ ] Fri [ ] Sat [ ] )
  • EVERY Every <x> <period>
    • Where X = is an <integer|count> or
    • Examples: Every 3 weeks | Every fortnight | Every N months | Every second day
  • UNTIL <this time> OR <this many times> OR <forever>

@sajib1066 sajib1066 added the help wanted Extra attention is needed label Nov 24, 2021
@lauf8
Copy link
Contributor

lauf8 commented Oct 13, 2023

in my last PR i add this funcition to the app!!
Clone the event for 1+day or 1+week

@sajib1066
Copy link
Owner

@lauf8 Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants