Skip to content

Using add-to-calender #552

Answered by rubenarslan
chei96 asked this question in Q&A
May 26, 2024 · 3 comments · 3 replies
Discussion options

You must be logged in to vote
## __Tagebuchabschnitt__

<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/atcb.js" async defer></script>

Fügen Sie Ihre täglichen Befragungen einfach Ihrem Kalender hinzu:

```{r, results="asis"}
cat(paste0('<div><add-to-calendar-button 
name="[Reminder] Studienteilnahe" 
startdate="today+1" 
starttime="19:00" 
endtime="19:15" 
timezone="Europe/Berlin" 
description="https://testcalendarlinik.formr.org?code=', survey_run_sessions$session, '" 
options="\'Apple\',\'Google\',\'iCal\',\'Outlook.com\'" 
recurrence="RRULE:FREQ=DAILY;INTERVAL=1;COUNT=14" 
></add-to-calendar-button></div>'))

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@chei96
Comment options

@rubenarslan
Comment options

Answer selected by chei96
@chei96
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants