# User Docs

!!! info "Use This Page As Your Router"
    This is the **fastest entry point** to the docs. Do not read linearly unless you want to; jump directly by task, then branch using related links in each module page.

Here are some handy **Guides** ([Onboarding and Daily Use](guides/index.md), [Commands and Shortcuts](guides/commands-and-shortcuts.md), [Interactions and Gestures](features/interactions.md), [Quick Workflows](guides/quick-workflows.md), [Reminders](features/reminders.md), [Event Linked Notes](features/event-linked-notes.md), [FCR Reminder Companion](features/fcr-reminder.md)) for operational quick-reference, then jump to module docs for a more detailed take as needed: [Calendars](./calendars/index.md), [Events](./events/index.md), [Views](./views/index.md), [Settings](./settings/index.md), [Chrono Analyser](./chrono_analyser/index.md), or [Troubleshooting](guides/troubleshooting.md). Finally, if you want to challege yourself please checkout the [Architecture Docs](./../architecture/system/index.md).

## Quick Routing Table

| Goal | Start Here | High-Value Next Stops |
|---|---|---|
| Connect a calendar now | [Calendars](./calendars/index.md) | [Google Calendar](./calendars/gcal.md), [CalDAV](./calendars/caldav.md), [ICS](./calendars/ics.md) |
| Create, edit, and organize events | [Events](./events/index.md) | [Event Management](./events/manage.md), [Recurring Events](./events/recurring.md), [Category Coloring](./events/categories.md) |
| Link notes to calendar events | [Event Linked Notes](./features/event-linked-notes.md) | [Template Engine](./features/event-linked-notes.md#3-linked-note-template), [Settings -> Calendars](./settings/sources.md) |
| Learn commands and interactions quickly | [Commands and Shortcuts](guides/commands-and-shortcuts.md) | [Interactions and Gestures](features/interactions.md), [Reminders and Notifications](features/reminders.md) |
| Manage reminders & daemon sync | [FCR Reminder Companion](./features/fcr-reminder.md) | [Unified Reminders](./features/reminders.md), [Reminders Settings](./settings/reminders.md) |
| Filter backlog with global query | [Tasks Integration](./calendars/tasks-plugin-integration.md) | [Supported Global Query Syntax](./calendars/tasks-plugin-integration.md#supported-global-query-syntax) |
| Configure behavior and display | [Settings](./settings/index.md) | [Calendar Sources](./settings/sources.md), [Display and Behavior](./settings/fc_config.md) |
| Improve planning and reporting workflow | [Views](./views/index.md) | [Workspaces](./views/workspaces.md), [Timeline View](./views/timeline_view.md), [Chrono Analyser](./chrono_analyser/introduction.md) |
| Fix issues fast | [Troubleshooting](guides/troubleshooting.md) | [Timezone Support](./events/timezones.md), [Reminders](features/reminders.md), [Calendar Sources](./settings/sources.md) |
| Control the plugin with natural language | [FCR Command](./features/nlp.md) | [Commands and Shortcuts](guides/commands-and-shortcuts.md), [i18n](./features/i18n.md) |

## Principle

!!! tip "No Progression Tree"
    This documentation is intentionally **task-oriented, not sequential**. Open the module that matches your immediate goal, execute, then follow related links only if needed.

Compact index: [Onboarding and Daily Use](guides/index.md) · [Calendars](./calendars/index.md) · [Events](./events/index.md) · [Views](./views/index.md) · [Settings](./settings/index.md) · [Chrono Analyser](./chrono_analyser/index.md) · [Troubleshooting](guides/troubleshooting.md) · [Event Linked Notes](./features/event-linked-notes.md) · [FCR Reminder Companion](./features/fcr-reminder.md)
