[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
- [O] new (iCalendar) exporter problem, Simon Thum, 2013/05/05
- Re: [O] new (iCalendar) exporter problem, Nicolas Goaziou, 2013/05/05
- Re: [O] new (iCalendar) exporter problem, Simon Thum, 2013/05/05
- Re: [O] new (iCalendar) exporter problem,
Nicolas Goaziou <=
- Re: [O] new (iCalendar) exporter problem, Simon Thum, 2013/05/05
- Re: [O] new (iCalendar) exporter problem, Nicolas Goaziou, 2013/05/05
- Re: [O] new (iCalendar) exporter problem, Simon Thum, 2013/05/05
- Re: [O] new (iCalendar) exporter problem, Simon Thum, 2013/05/06
- Re: [O] new (iCalendar) exporter problem, Bastien, 2013/05/07
- Re: [O] new (iCalendar) exporter problem, Simon Thum, 2013/05/09