-
Notifications
You must be signed in to change notification settings - Fork 42
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
Overlapping events #25
Comments
@claudep This should be fixed, yes. Our problem is, that we currently don't have any project running this app and so we don't have the time to work on new features. We can support you, though, if you want to improve it. |
@claudep Just to understand your request: Do you think, that the app should warn the user about events, that take place at the same time or event prevent their creation? We're still discussing if this should be a feature or not =) |
Yes, prevent overlapping events. This could be an optional flag on the event category object, not necessarily the default behaviour. |
I guess, from our side, this would be labeled But as Tyrdall mentioned already, we can support you, if you wish to contribute this as an optional feature. |
What if we want more than one event in a given day? |
I came across this problem some years ago when I was looking for a diary and resource scheduling app for my wife's web site. FWIW I ended up writing my own. While inspired by |
Currently, there is no way to prevent several events on a single category to overlap. Is it something that might be on a new feature list?
The text was updated successfully, but these errors were encountered: