[Evolution-hackers] Memo CALDAV Query
- From: Adam Tauno Williams <awilliam opengroupware us>
- To: evolution-hackers gnome org
- Subject: [Evolution-hackers] Memo CALDAV Query
- Date: Tue, 05 Oct 2010 09:04:01 -0400
When Evolution does the calendar-query on a collection for memos
(vjournal) objects if specifies a time-range, like:
<C:calendar-query xmlns:C="urn:ietf:params:xml:ns:caldav"
xmlns:D="DAV:">
<D:prop>
<D:getetag/>
</D:prop>
<C:filter>
<C:comp-filter name="VCALENDAR">
<C:comp-filter name="VJOURNAL">
<C:time-range start="20100831T125831Z" end="20101109T125831Z"/>
</C:comp-filter>
</C:comp-filter>
</C:filter>
</C:calendar-query>
Is this time range at all adjustable or configurable? I haven't found
anything in the UI that seems to pertain to this - perhaps some setting
via gconf?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]