emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] new (iCalendar) exporter problem


From: Nicolas Goaziou
Subject: Re: [O] new (iCalendar) exporter problem
Date: Sun, 05 May 2013 22:37:06 +0200

Simon Thum <address@hidden> writes:

> I'm trying. I forgot to mention some things I notice:
>
> 1) It's a script that exports (batch mode)
> 2) Tags are coming from #+FILETAGS:
>
> Does this help you reproduce?

No. The following code exports fine:

--8<---------------cut here---------------start------------->8---
#+filetags: tag
#+icalendar_exclude_tags: drawnin noexport
#+bind: org-icalendar-categories (all-tags)

* Test                                                                   
:drawnin:

  <2013-05-05 Sun>

  Desc


* Test 2

  <2013-05-06 Mon>

  Desc2
--8<---------------cut here---------------end--------------->8---


Regards,

-- 
Nicolas Goaziou



reply via email to

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