Smart Calendar with Task Sync
This Week's Schedule
Set Your Availability & Tasks
Working Hours
Fixed Appointments
Tasks to Schedule
Generate Your Schedule
Click the button below to automatically schedule your tasks into your available time slots.
Schedule Generated!
${data.scheduledTasks.length} tasks scheduled.
`; if (unscheduledTasks.length > 0) { summary.innerHTML += `Could not schedule:
- ${unscheduledTasks.map(d => `
- ${d} `).join('')}
