# CEvent Planner Extra A UI helper plugin to visually generate and copy formatted events for Obsidian. > ⚠️ **Requirement:** You must install the main [CEvent Planner](https://www.google.com/search?q=%23) plugin first for these events to be tracked. ## Features - **Visual Interface:** Clean, Material Design modal for event creation. - **Flexible Scheduling:** Single/multi-day and time range support. - **Rich Metadata:** Add emojis, alarms, tags, notes, and recurrence. - **Clipboard Mode:** Generates and copies Markdown directly—no forced file creation. ## How to Use 1. **Open:** Search `CEvent Planner Extra` in the Command Palette (`Ctrl+P` / `Cmd+P`) or click the ribbon icon. 2. **Input:** Fill out the form (Title and Date are required). 3. **Generate:** Click **Generate & Copy**. 4. **Paste:** Paste the copied text into any note in your vault. 5. **View:** Check your CEvent-Planner Dashboard to see it synced. ## Example Output When you Generate event this will look like this. Now can paste anywhere in valut. ``` - [ ] Team Sync Meeting - Date: 24-05-2026 to 25-05-2026 - Time: 02:00 PM to 03:00 PM - Alarm: 01:45 PM - Icon: 🚀 - Tag: #planning #work - Repeat: weekly >[!NOTE] > Add additional context... > Bring the quarterly reports. ```