I'm thinking about writing a script that converts org-mode agenda files to iCalendar format. I know emacs org-mode can do that already but I'm using vim. I figure a general script/library could be helpful, also for instance for the orgzly android app and maybe others.
Do you think this is a good idea? Will it be a lot of effort?
#org #orgmode
@thalweg thank you!!
That will be a good start.
Later, I will probably use it as a unit test. I.e. I will compare whether emacs org-mode and my script convert in the same way.