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

Other method of generating recurring events, instead of RDATE? #21

Open
R-7200 opened this issue Mar 1, 2024 · 2 comments
Open

Other method of generating recurring events, instead of RDATE? #21

R-7200 opened this issue Mar 1, 2024 · 2 comments

Comments

@R-7200
Copy link

R-7200 commented Mar 1, 2024

O.K. - last comment on this already close issue: RDATE doesn't seem to work in different (online) PIM solutions, /except/ calendar.google.com.

Even Microsoft, who co-authored the RFC for the iCalendar format, isn't supporting RDATE :-(

Please see screenshots attached:

Bildschirmfoto 2024-02-26 um 12 22 04

Bildschirmfoto 2024-02-26 um 10 06 05

Minimal working example was:

REM [moondate(0)-1] MSG ☸️ 六齋日
REM [moondate(0)] MSG ☸️ 六齋日
REM [moondate(1)] MSG ☸️ 六齋日
REM [moondate(2)-1] MSG ☸️ 六齋日
REM [moondate(2)] MSG ☸️ 六齋日
REM [moondate(3)] MSG ☸️ 六齋日

REM [moondate(0)] MSG 🌑 Neumond
REM [moondate(1)] MSG 🌓 Erste Hälfte
REM [moondate(2)] MSG 🌕 Vollmond
REM [moondate(3)] MSG 🌗 Zweite Hälfte

REM AT [sunrise()] MSG ☀️↑ Sonnenaufgang
REM AT [sunset()] MSG ☀️↓ Sonnenuntergang

Originally posted by @R-7200 in #20 (comment)

@jspricke
Copy link
Owner

jspricke commented Mar 1, 2024

As already written in #20 (comment):

For the display issues you can probably write a script that converts the rdates to separate events as a workaround.

@R-7200
Copy link
Author

R-7200 commented Mar 1, 2024

Yes, I'm aware of this - currently trying to accomplish this.

But my "request", was an official command line switch for us Apple / Non-Google peasants :-(

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

2 participants