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

🔎 Allow event date and attendee search in advanced search #41345

Closed
Tracked by #73
ChristophWurst opened this issue Sep 13, 2023 · 2 comments · Fixed by #40618 or #41374
Closed
Tracked by #73

🔎 Allow event date and attendee search in advanced search #41345

ChristophWurst opened this issue Sep 13, 2023 · 2 comments · Fixed by #40618 or #41374
Assignees
Labels
3. to review Waiting for reviews enhancement feature: caldav Related to CalDAV internals feature: dav

Comments

@ChristophWurst
Copy link
Member

ChristophWurst commented Sep 13, 2023

Is your feature request related to a problem? Please describe.

As a user with lots of data I want to be able to find events based on event date and attendees

Describe the solution you'd like

Integrate with the new seach in Hub 7

Describe alternatives you've considered

No response

Additional context

#39162

@ChristophWurst ChristophWurst changed the title Allow attendee search in advanced search Allow event date and attendee search in advanced search Sep 13, 2023
This was referenced Sep 12, 2023
@AndyScherzinger AndyScherzinger changed the title Allow event date and attendee search in advanced search 🔎 Allow event date and attendee search in advanced search Sep 14, 2023
@miaulalala miaulalala self-assigned this Oct 24, 2023
@ChristophWurst ChristophWurst transferred this issue from nextcloud/calendar Nov 8, 2023
@ChristophWurst
Copy link
Member Author

Date search is already handled by #40618.

Attendee search is missing.

@ChristophWurst ChristophWurst added feature: dav feature: caldav Related to CalDAV internals 1. to develop Accepted and waiting to be taken care of labels Nov 8, 2023
@ChristophWurst
Copy link
Member Author

@miaulalala you can take nextcloud/mail#9002 as reference. To filter by attendee you access the user filter. If set and the IUser has an email address set you can search for an ATTENDEE. The property is part of the properties search index (ref \OCA\DAV\CalDAV\CalDavBackend::INDEXED_PROPERTIES).

@ChristophWurst ChristophWurst added 2. developing Work in progress and removed 1. to develop Accepted and waiting to be taken care of labels Nov 10, 2023
@ChristophWurst ChristophWurst added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement feature: caldav Related to CalDAV internals feature: dav
Projects
2 participants