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

New duration values + Monthly calendar view #104

Open
Vadorequest opened this issue May 23, 2016 · 2 comments
Open

New duration values + Monthly calendar view #104

Vadorequest opened this issue May 23, 2016 · 2 comments

Comments

@Vadorequest
Copy link

I'd like to get two new possible duration values:

  1. 24h (a full day, from 00h00 to 00h00)
  2. A range, which is probably harder to integrate. But basically would allow the end-user to select its start and end datetime.

Related to that, I think it would be good to have a month calendar view.

  • When the duration is set to [1h, 12h], we automatically select the week calendar view.
  • When the duration is set to 1day, we automatically select the month calendar view.
  • When the duration is set to range, then we can configure whether we want to use the week or month, or both.

I think the first feature is quite simple to add, because it's just a new possible value (the month calendar view would be better, but is less important). But the second is much harder, requires a new display and such.

This library is great, but it lacks customization yet. There are many possible things and that's really great, but adressing those two points would make it even more useful, and adapted to a much larger use cases.

Let me know what you think about it! :)

@laander
Copy link
Contributor

laander commented May 25, 2016

@Vadorequest Thanks for the suggestion. The full day event is probably where we will start as it's a smaller addition than the time ranges. I'll keep this issue open and will update when I have more information on the subject

@Vadorequest
Copy link
Author

Yeah, that's what I thought too. Good to know!
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants