Skip to main content
Was this helpful?

Creating Your First Event

PrimeCal uses one main event modal for both creation and editing. Once you understand this modal, you understand the basic scheduling workflow everywhere in the app.

Ways To Start A New Event

  • Click New Event
  • Click a day in Month view
  • Click or drag a time range in Week view
  • Create directly from the live timeline in Focus view

The Event Modal

PrimeCal create event modal with calendar, dates, labels, and recurrence

Visible Fields

FieldRequiredWhat it doesRules and constraints
TitleYesMain event nameUse a clear name that is easy to scan in Month and Week view.
CalendarYesChooses where the event livesPick the correct calendar before saving.
StartYesDate and time the event beginsRequired unless the event is marked all-day.
EndYesDate and time the event endsMust be the same day or later than the start.
All-dayNoRemoves time-of-day schedulingBest for birthdays, travel days, deadlines, or school holidays.
LocationNoMeeting place or addressHelpful in Week and Focus view when location matters.
Description or notesNoExtra contextUse it for agenda notes, reminders, or details the title should not carry.
ColorNoEvent-specific overrideLeave it empty to inherit the calendar color.
LabelsNoReusable event tagsUseful for filtering and focus rules.
RecurrenceNoRepeats the eventUse it for routines such as school pickup, weekly sports, or recurring calls.

A Good First Event Flow

  1. Create a regular calendar first, such as Family.
  2. Open the event modal from the view you prefer.
  3. Enter a short title.
  4. Confirm the calendar.
  5. Set the start and end.
  6. Add location, labels, or recurrence only if they help.
  7. Save the event.

Recurrence

Recurring events are created from the same modal. Use recurrence for routines such as:

  • school pickup every weekday
  • weekly shopping
  • recurring training
  • regular calls

If you are not sure yet, create a one-off event first and add recurrence later after you see the event in the calendar.

What To Check After Saving

  • the event appears in the correct calendar color
  • the time lands in the correct place in Week view
  • the event is easy to find in Month view
  • Focus view shows it at the right time if it is happening soon

PrimeCal family calendar in Month view after events are created

PrimeCal busy family schedule in Week view

PrimeCal Focus view with the live family schedule

Best Practices

  • Keep titles short. The views become much easier to scan.
  • Use calendar colors for broad meaning and event colors only when a specific event needs extra emphasis.
  • Use recurrence for real routines, not for uncertain plans.
  • Review the result in at least one other view after saving the event.

Developer Reference

If you are implementing event forms or recurrence support, use the Event API.