-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
4.04 Schedule View
The Schedule view shows a time-based timeline of how your planned tasks unfold over time. It distinguishes between scheduled tasks (shown at specific times) and regular tasks (flowing around fixed events), helping you see how work fits into your day.
The Schedule automatically generates a timeline from your tasks using the time estimates you've assigned. It shows the upcoming 30 days and displays:
- Scheduled tasks — Tasks with a specific due time, shown at that time
- Regular tasks — Tasks without a fixed time that "flow" around scheduled events
- Recurring task projections — Instances of repeating tasks (see 4.13-Repeating-Tasks)
- Tasks planned for specific days — Tasks you've assigned to certain days
- Calendar events — Events from external calendars you've connected
The Schedule treats tasks in two ways:
- Scheduled tasks — Have a specific date and time. They appear at that time on the timeline.
- Regular tasks — Have no specific time. They flow around scheduled tasks, using your time estimates to show how they might fit into the day.
If you set work start and end times in settings, regular tasks are only shown within that range—they never appear outside your configured work day.
Tasks are ordered by start time. When two or more tasks share the same start time, the app orders them by type (scheduled tasks first, then regular tasks).
Blocked periods (for example lunch breaks) can be added to the Schedule. When a task would run through a blocked period, it is shown as split: one segment up to the block, then a continued segment after it. That keeps the timeline readable and shows when work resumes.
Tasks that run past midnight are continued on the next day, so you see the full span of the work.
The Schedule shows a range of days (the upcoming 30 days). How many days are visible at once depends on your screen size and the view mode (week or month): fewer on narrow screens, more on wide ones.
Planning (in the Planner view) assigns tasks to days without specific times. Scheduling (in the Schedule view) assigns both a date and a specific time:
- When you schedule a task with time, it gets a due date and time
- Scheduled tasks are removed from the Planner (they belong in the Schedule instead)
- Tasks scheduled for today automatically appear in the Today View
- You can reschedule tasks or move them to the backlog when needed
- 4.12-Scheduled-Tasks — How scheduled tasks appear on the timeline and in other views
- 4.13-Repeating-Tasks — How repeating tasks and their projections appear on the Schedule
- 4.08-Time-Estimates — How estimates power the Schedule timeline
- 4.03-Planner-View — Day-level planning without specific times
- 4.01-The-Today-View — Today's task list
- 4.02-Inbox-View — The default project for uncategorized tasks
- 2.05-Manage-Scheduled-Tasks — How to set due dates and times
- 3.02-Settings-and-Preferences — Work start/end times, lunch breaks, and other Schedule settings
- 3.03-Keyboard-Shortcuts — Shortcuts such as "Go to Schedule"
If you have further questions, please refer to the discussions page.
- 2.01-Downloads and Install
- 2.02-Restore-Data-From-Backup
- 2.03-Add-Tasks
- 2.04-Manage-Subtasks
- 2.05-Manage-Scheduled-Tasks
- 2.06-Manage-Repeating-Tasks
- 2.07-Manage-Task-Integrations
- 2.08-Choose-Sync-Backend
- 2.09-Configure-Sync-Backend
- 2.13-Run-with-Docker
- 2.18-Contribute-Translations
- 2.11-Run-the-Development-Server
- 2.16-Set-Up-Development-Environment
- 2.12-Package-the-App
- 2.14-Build-for-Android
- 2.15-Develop-a-Plugin
- 2.17-Add-a-New-Issue-Integration
- 3.01-API
- 3.02-Settings-and-Preferences
- 3.03-Keyboard-Shortcuts
- 3.04-Short-Syntax
- 3.05-Web-App-vs-Desktop
- 3.06-User-Data
- 3.07-Issue-Integration-Comparison
- 3.08-Sync-Integration-Comparison
- 3.09-Theming
- 4.06-Project-View
- 4.07-Tag-View
- 4.08-Time-Estimates
- 4.09-Task-Attributes
- 4.10-Task-Notes
- 4.11-Subtasks