From 96afbf432def59d98cba5e44f0e892d33991cd5a Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Tue, 21 Oct 2025 06:30:14 +0530 Subject: [PATCH] Add vcon parameter Added vcon parameter for video meeting links. --- services/google.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/services/google.md b/services/google.md index 7984fb8..0db6709 100644 --- a/services/google.md +++ b/services/google.md @@ -143,6 +143,17 @@ example: `recur=RRULE:FREQ=DAILY` description: set recurring events. +### vcon +required: no + +possible values: `meet` + +format: string + +example: `vcon=meet` + +description: add video meeting link + ## Tools 1. [Google calendar link generator](http://kalinka.tardate.com/)