Author Topic: Import/Export Calendar, Contacts, Files  (Read 7518 times)

gylf

  • Newbie
  • *
  • Posts: 28
    • View Profile
Import/Export Calendar, Contacts, Files
« on: October 04, 2008, 01:04:39 am »
Hello:

First, this is a very impressive project!

I would love to use this project but I have many contacts and appointments; there needs to be a way to import them as it would take a lot of time to input them all by hand.

Likewise, I need a way to get my information back out once I'm using it.  Ideally this would be in CSV or iCal,  vCard and some sort of compressed file for files.

Additionally, I would also suggest checking out railscollab for inspiration; it's a ruby project, but is based on activecollab and is very well done.  For instance, it implements the Basecamp API so Basecamp compatible applications work with it, something I think would be great for OpenGoo.

Thanks for your hard work!

cabeza

  • Administrator
  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
    • Feng Office
Re: Import/Export Calendar, Contacts, Files
« Reply #1 on: October 06, 2008, 11:24:44 am »
Hello gylf,
 You are right. However, we decided to do some bug removing releases before starting to work with integrations like vcalendar, vcard, APIs, etc.
Thanks for your interest,
Marcos

gylf

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: Import/Export Calendar, Contacts, Files
« Reply #2 on: October 06, 2008, 11:57:45 am »
Great; I see the iCal code is still there from activecollab so is just a matter of extending it.
Till then MySQL CSV dumps will have to be good enough :)