Ask questionsAdd setting option »Show weekend«
We are new to nextcloud so I apologize if I'm missing the obvious.
Is there a way to configure the Calendar App? I'm thinking of options like:
Where could I set such things up? If all of this is hard-coded, I would kindly ask to consider this as a possible future feature.
<bountysource-plugin>
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource. </bountysource-plugin>
Answer
questions
AlexandreBonneau
show week with/without Saturday and/or Sunday What's the use-case here? Seems like a very special use-case ...
This is in fact pretty common. For instance lots of doctors work from monday to saturday, and hence needs to be able to view only those days, and not sunday. As a student, I too worked from monday to saturday, so there is that too :)
Is it possible currently to hide sundays only?
EDIT: Apparently fullcalendar allows hiding any days (per there doc). I guess I'll add that setting in my manual editing of the minified js (alongside minTime and maxTime that are not configurable either)!
Related questions