Sync changes to calendar / reminder

Viewing 2 reply threads
  • Author
    Posts
  • April 2, 2020 at 11:26 PM #40191

    Chris Ju
    Participant

    Hi Brendan,

    maybe you can put a feature on your list, with which the changes on dates will automatically sync to calendars / reminders (if one have created a calendar event or reminder for this date entry). As an example there is the (great) Tyme3 app, which has this feature…

    It could also be a feature, which syncs all date entries with a fixed calendar (setting up in the field options).

    Thanks
    Chris

    April 3, 2020 at 12:45 AM #40194

    Brendan
    Keymaster

    Hi Chris,

    Thanks for the feature request.

    You can probably do this now with the new Calendar and Reminders API I added to the Scripting engine. You can add an event to a calendar from a Script and store the event and reminder’s identifier in a field somewhere in Tap Forms and then at a later date, recall that identifier and modify the event or reminder.

    See the updated docs for more details:

    https://www.tapforms.com/help-mac/5.3/en/topic/javascript-api

    The new functions are at the bottom of the page.

    So you could have a script that monitors a date field in Tap Forms and adds or updates an event or reminder when that date field changes.

    April 4, 2020 at 4:44 AM #40213

    Chris Ju
    Participant

    Thanks for the hint, Brendan. I’ll try that!

Viewing 2 reply threads

You must be logged in to reply to this topic.