Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events with org mode syntax in their description seem to mess up the org file #280

Open
af00b22f-4fd1-42c0-ba3f-a74ec02e08d0 opened this issue Sep 13, 2023 · 1 comment

Comments

@af00b22f-4fd1-42c0-ba3f-a74ec02e08d0

I have a number of events with a short (or even not short at all) agenda in their description, e.g.

Hi,
let's meet Friday night and
* eat pizza
* have espresso
* go dancing
* and fall asleep afterwards
See you!

This makes the title of the appointment and fall asleep afterwards.
I assume, the complete description text should be quoted, maybe in a #+BEGIN_CODE / #+END_CODE or similar?

@af00b22f-4fd1-42c0-ba3f-a74ec02e08d0 af00b22f-4fd1-42c0-ba3f-a74ec02e08d0 changed the title Events with "org mode" syntax in their description seem to mess up the org file Events with org mode syntax in their description seem to mess up the org file Sep 13, 2023
@af00b22f-4fd1-42c0-ba3f-a74ec02e08d0

I changed org-caldav--insert-description to quote all description lines with > , just like email.
It isn't particularly beautiful, but it works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant