Hi Nicolas,

On Sat, Jan 27, 2018 at 7:50 PM, Nicolas Goaziou <m...@nicolasgoaziou.fr>
wrote:

> Hello,
>
> Ken Mankoff <mank...@gmail.com> writes:
>
> > Adding "(setq org-icalendar-exclude-tags ":noexport:")" prior to
> exporting
> > does not change anything.
>
> What about
>
>   (setq org-icalendar-exclude-tags '(":noexport:"))
>

Thanks for the hint.

(setq org-icalendar-exclude-tags '("noexport"))

It works without the ':' characters.

Thank you!

  -k.

Reply via email to