> ## Documentation Index
> Fetch the complete documentation index at: https://docs.standardcomputers.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Calendar

The Standard System can be used as a personal calendar server for your own schedules and event tracking without relying on a third-party cloud.

The Calendar interface allows creating multi-day, single-day, and recurring events with categorization.

<Frame>
  <img src="https://mintcdn.com/standard-computers/cP2cNb6GrHLPb7cB/images/calendar.png?fit=max&auto=format&n=cP2cNb6GrHLPb7cB&q=85&s=2088e244076a5832d3bf5782d989b5a0" alt="Calendar" width="1424" height="828" data-path="images/calendar.png" />
</Frame>

## Events

As seen above, create an event by simply right or left-clicking on a date.

### Hover Effect

Hover on an event in the Calendar interface to preview details or click an event to view/modify an event.

<img src="https://mintcdn.com/standard-computers/cP2cNb6GrHLPb7cB/images/hover_calendar.png?fit=max&auto=format&n=cP2cNb6GrHLPb7cB&q=85&s=6bb398520b8a3de30c8bfa9dae6505c8" alt="Hover Calendar" title="Hover Calendar" className="mr-auto" style={{ width:"49%" }} width="457" height="250" data-path="images/hover_calendar.png" />

## Categories

Categories help quickly identify the events you have on your calendar. You can create a calendar by selecting the tag button in the top right of the Calendar interface. Categories have a name and a color.

<img src="https://mintcdn.com/standard-computers/cP2cNb6GrHLPb7cB/images/categories.png?fit=max&auto=format&n=cP2cNb6GrHLPb7cB&q=85&s=9a98e0a8186870f3818cdedad9b18922" alt="Categories" title="Categories" style={{ width:"55%" }} width="488" height="443" data-path="images/categories.png" />

## Shortcuts

|                       |            |
| --------------------- | ---------- |
| Save Cateory/Event    | Ctrl + S   |
| Modify Event          | Ctrl + M   |
| Delete Category/Event | Ctrl + Del |
