Skip to content

Commit be9358f

Browse files
committed
docs: add video guide for Google Calendar OAuth setup
Embedded tutorial video in calendar setup documentation to help users configure Google Calendar OAuth credentials. Thanks to @antoneheyward for the tutorial.
1 parent ef344ed commit be9358f

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/calendar-setup.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ To connect your calendars, you'll need to create OAuth applications with Google
2121

2222
### Google Calendar
2323

24+
<iframe width="560" height="315" src="https://www.youtube.com/embed/DzMN1Wu2P-g?start=210" title="How to set up Google Calendar OAuth" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
25+
26+
*Video by [@antoneheyward](https://www.youtube.com/@antoneheyward)*
27+
2428
1. **Create OAuth App**
2529
- Go to [Google Cloud Console](https://console.cloud.google.com)
2630
- Create a new project or select existing

docs/releases/unreleased.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@ Example:
2727
## Changed
2828

2929
- Custom status icons now display in all context menus (task context menu, batch operations menu, and task creation/edit modals)
30+
- Added embedded video guide for Google Calendar OAuth setup in documentation
31+
- Thanks to [@antoneheyward](https://www.youtube.com/@antoneheyward) for the tutorial
3032

0 commit comments

Comments
 (0)