Summary | Import overwrites previous imports |
Queue | Kronolith |
Queue Version | 2.0.2 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | selsky (at) columbia (dot) edu |
Requester | gauret (at) free (dot) fr |
Created | 02/13/2005 (7455 days ago) |
Due | |
Updated | 06/04/2005 (7344 days ago) |
Assigned | |
Resolved | 06/04/2005 (7344 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
import only" since we don't track imported items separately.
webcalendar.sf.net, which does this).
But it's much harder since you have to track the eventid, and to solve
potential conflicts.
Your patch would do fine for me, but of course if you feel like
implementing the whole "overwrite previous import" thing, I'd be more
than happy.
items, but leave manually entered items?
It is not quite what I thought of, since events added only in
kronolith are erased before importing, but it is already a great
improvement.
Could this patch be included for the next release ?
New Attachment: purge.patch
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Import overwrites previous imports
Queue ⇒ Kronolith
State ⇒ New
imported events overwrite previously imported events. Here's why: I
maintain my calendar in my desktop application, and I upload it from
time to time to my company's horde installation. I could import my
ICalendar file into horde, but the events are always added after the
events from the previous import.
Having the possibility to overwrite would be great.
FYI, if you need inspiration to write this, the Kuro5shin webcalendar
has it (it's PHP too). http://www.k5n.us/webcalendar.php
Thanks