nextcloud / nextcloud/calendar
Using the Search function in Calendar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Is your feature request related to a problem? Please describe.
When using the search function in Calendar, it would be great to have the ability to go back to the exact day of the event on the calendar itself, not just the notes on that date. For example, I search for an event that happened on June 14, 2024. I have to manually go back to that month to see if that was a weekend or a week day as it affects our numbers. It would be nice if I could click on the date in the pop-up event window and have the calendar open that month/year.
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
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
Start by reproducing the Calendar search function and inspect how the pop-up event window presents the event date. Trace the date interaction into calendar navigation. Done means selecting the event date opens the calendar at the event's month and year, allowing the day to be viewed in context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100