Hello, Tobias Schlemmer <keinstein.jun...@gmail.com> writes:
> for some reasons I need to control the visibility of individual entries > of my caldav calendars. I have implemented a small patch that passes the > `CLASS' propery to the iCalendar export: > > https://github.com/keinstein/org-mode/pull/1 > > I'd like to have this patch integrated in the short term. It is mostly > done by cut and paste from the same file. Thank you! Could you send a patch on this mailing list using git's "format-patch" sub-command? Also, could you document the feature in org.texi. > For long term I think a configurable framework would be more useful: > > • It would be helpful to have a configuration variable that tells which > properties are passed more or less verbatim as iCalendar fields This doesn't sound too hard, if you have a list of such properties and are willing to document them. > • It would be helpful to save some/all other fields with some prefix > (X-ORG-MODE-…) in the calendar file/service. The prefix should be > configurable as well as the list of saved properties. What use-case do you have in mind ? > • A mapping between org-mode properties and iCalendar fields could be > helpful. Together with some default action all of the above could be > realized with only two variables. Could you elaborate a bit? Regards, -- Nicolas Goaziou