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

2010-06-14 Thread Daniel Martins
I tried to install it as well using python-pip and the result was

dan...@martins:~$ 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 doug.hellm...@gmail.com


 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.
 Emacs-orgmode@gnu.org
 http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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


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

2010-05-02 Thread Eraldo Helal
Doug Hellmann doug.hellm...@gmail.com writes:

 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/

Sounds good.

Could you maybe help me to adapt it for use on my Linux machine?
Why does it need an install?
Isn't that a script?

In any case... thank you for the link and the quick response.

Greetings from Austria,
Eraldo


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


[Orgmode] Re: icalendar import in to Org mode

2010-05-01 Thread Eraldo Helal
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.

Please Giles keep me updated as soon as you find a solution.

Greetings from Austria,
Eraldo


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


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

2010-05-01 Thread Doug Hellmann


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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode