TheDocumentation Index
Fetch the complete documentation index at: https://docs.orca.0-9.ai/llms.txt
Use this file to discover all available pages before exploring further.
oi calendar commands give you a read-only view of your schedule, combining two data sources:
- External ICS events — imported from calendar sources you configure
- Scheduled work items — tasks and sub-tasks that have a
scheduleGranularityofdateordatetime
Calendar sources
Before external events appear in calendar views, you need to register at least one ICS source.Aliases
The following alias forms are accepted and resolve to the same commands:| Alias | Resolves to |
|---|---|
oi sources list | oi calendar source list |
oi calendar-source list | oi calendar source list |
Viewing the calendar
Day view
--date is omitted, today is used.
oi calendar events is an accepted alias for oi calendar day.Week view
--start-date. If --start-date is omitted, the window starts today.
Event detail
day or week output. Pass --include-raw-payload to include the raw ICS/backend payload alongside the normalized fields.
Flags reference
| Flag | Applies to | Description |
|---|---|---|
--date | day | Date to view (YYYY-MM-DD) |
--start-date | week | Start of the 7-day window (YYYY-MM-DD) |
--domain-id | day, week | Limit work items to a specific domain |
--include-resolved | day, week | Include resolved work items in the output |
--include-raw-payload | event | Include raw ICS/backend payload in the response |