emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: icalendar import in to Org mode


From: Daniel Martins
Subject: Re: [Orgmode] Re: icalendar import in to Org mode
Date: Mon, 14 Jun 2010 08:00:10 -0300

I tried to install it as well using python-pip and the result was

address@hidden:~$ pip install ical2org
Downloading/unpacking ical2org
  Downloading ical2org-1.2.tar.gz
  Running setup.py egg_info for package ical2org
    Traceback (most recent call last):
      File "<string>", line 3, in <module>
    ImportError: No module named setuptools.command
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 3, in <module>

ImportError: No module named setuptools.command

----------------------------------------
Command python setup.py egg_info failed with error code 1
Storing complete log in ./pip-log.txt


Coould you help me?

Daniel

I use Ubuntu 10.4

Daniel

2010/5/1 Doug Hellmann <address@hidden>

On May 1, 2010, at 5:03 PM, Eraldo Helal wrote:

Giles Chamberlin <giles.chamberlin <at> tandberg.com> writes:
Living in a Microsoft Exchange world I get a lot of meeting requests
from Exchange. iCalendar.el seems to be able to read these in to diary
but I would far prefer to have them dropped in to my org files.

Has anyone got this working?

That is exactly what I am looking for as well.
Unluckily my scripting skills are not good enough yet to transform a
diary file into org-mode format.

My elisp skills weren't up to it, but I did write something in Python.  It works with iCal.app on the Mac, but could be adapted for any ICS input files.

http://www.doughellmann.com/projects/ical2org/

Doug




_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


reply via email to

[Prev in Thread] Current Thread [Next in Thread]