Widgets
Countdown Widget v2
Advanced Notion and Google Sheets pipeline with calendar sync.

Overview
An advanced pipeline for birthdays and events. It syncs Notion data into Google Sheets, uses Apps Script to build a JSON feed, and optionally creates calendar reminders.
Setup snapshot
- Duplicate the Notion template and keep your events there.
- Sync Notion to Google Sheets using Addsync.
- Deploy Apps Script to serve JSON.
- Update SHEET_API_URL and spreadsheet IDs in the Scriptable script.
Who this is for
- Users who want timezone-aware reminders.
- Teams that already manage events in Notion.
Notes
Simpler option
If you do not need calendar reminders, use the Notion-only script referenced in the repository for a lighter setup.

