Automatically Schedule Focus Time in Google Calendar on Busy Days - n8n Workflow | Neura Market
Automatically Schedule Focus Time in Google Calendar on Busy Days
This workflow analyzes your Google Calendar for the current week and automatically schedules focus time on days with over 6 hours of booked events, ensuring dedicated time for deep work.
The workflow runs daily, checking your Google Calendar for events from Sunday to Saturday. If a day has more than 6 hours of scheduled events, it calculates and blocks the remaining work hours (assuming an 8-hour workday) for focus time. This prevents over-scheduling and ensures you have time for uninterrupted work. The workflow requires Google Calendar credentials to access and modify your calendar events.
Platform
n8n
Category
Productivity
Price
Free
Creator
Viktor Novotny
calendar-automation
if
code
itemLists
stickyNote
googleCalendar
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.