nextcloud / nextcloud/calendar
"3 weeks" view (from current day)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Google Calendar (from which I'm migrating to) has a "3 weeks" view:
This complements the "Month" view, giving further space to each day (especially useful when the day has many events, and I don't necessarily need to see more than the next 3 weeks).
On the calendar in the sidebar, I can select the week I want the "3 weeks" view to start from, by clicking on one of the days of that week:
NextCloud doesn't seem to have a mini-calendar in the sidebar, so what I suggest is that it always shows from the current day's week, showing the current week + the following 2 weeks.
Thanks!!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named in the issue. Start by locating the existing calendar view implementation, then verify that it can show the current week plus the following two weeks and that the resulting layout provides the requested three-week view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100