python-caldav / caldav

Apache License 2.0
314 stars 94 forks source link

add props parameter to search function #315

Closed ge-lem closed 1 year ago

ge-lem commented 1 year ago

Add the possibility to have extra props for search function.

My needs is to add props=[dav.GetEtag()] in the search.

tobixen commented 1 year ago

Can you run tox -e style?

(yes, I can do it myself, but better you do it for a cleaner git history)