Difference between revisions of "Action: Calendar - Add Event"

(Created page with "This action allows you to log an event to your calendar at a time relative to when the macro is invoked.")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<span style="color: #1665b0; font-size: 24px;">'''About this action'''</span>
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
This action allows you to log an event to your calendar at a time relative to when the macro is invoked.
 
This action allows you to log an event to your calendar at a time relative to when the macro is invoked.
 +
Allows for multiple configuration options
 +
</pre><br/>
 +
 +
*'''Title''' (Optional).
 +
 +
*'''Details''' (optional).
 +
 +
*'''Group or Account''' (Family, Holidays, Birthdays, or select the email account where the calendar event will be created).
 +
 +
*'''Availability''' (free or busy).
 +
 +
*'''All day event''' (yes or no).
 +
 +
*'''Duration.'''
 +
 +
*'''Relative or fixed.'''
 +
 +
*'''Supports regular expression matching.'''
 +
 +
*'''Use alarm''' (Use this option if your trigger time is not triggered accurately (and you need it..).<br/>

Latest revision as of 16:41, 19 March 2024

About this action

This action allows you to log an event to your calendar at a time relative to when the macro is invoked.
Allows for multiple configuration options


  • Title (Optional).
  • Details (optional).
  • Group or Account (Family, Holidays, Birthdays, or select the email account where the calendar event will be created).
  • Availability (free or busy).
  • All day event (yes or no).
  • Duration.
  • Relative or fixed.
  • Supports regular expression matching.
  • Use alarm (Use this option if your trigger time is not triggered accurately (and you need it..).