Calendar Defaults
Automatically apply templates when creating daily or weekly notes from the calendar. This saves time and ensures consistent structure for your recurring notes.
Setting Default Templates
Section titled “Setting Default Templates”- Go to Settings (gear icon)
- Select the Templates tab
- Scroll to Default Templates
- Choose a template from each dropdown:
- Daily Notes Template - Applied when creating daily notes
- Weekly Notes Template - Applied when creating weekly notes
How It Works
Section titled “How It Works”Daily Notes
Section titled “Daily Notes”When you click a date in the calendar to create a daily note:
- Sidvy checks if a default daily template is set
- If set, the template content is used as the note’s initial content
- Template variables like
{date},{day},{week}are replaced with actual values - The note opens ready for editing
Weekly Notes
Section titled “Weekly Notes”When you click a week number in the calendar to create a weekly note:
- Sidvy checks if a default weekly template is set
- If set, the template content is used as the note’s initial content
- Template variables like
{week},{monday}through{sunday}are replaced - The note opens ready for editing
Example Workflow
Section titled “Example Workflow”Set Up a Daily Journal
Section titled “Set Up a Daily Journal”- Create a template named “Daily Journal”:
# {day} - {date}
## Morning Intentions-
## Tasks- [ ]
## Evening Reflection**What went well:**
**What could improve:**- Set it as the default daily template
- Click any date in the calendar
- Your journal structure is ready with the correct date filled in
Set Up Weekly Reviews
Section titled “Set Up Weekly Reviews”- Create a template named “Weekly Review”:
## Week {week}
### {monday} - Monday### {tuesday} - Tuesday### {wednesday} - Wednesday### {thursday} - Thursday### {friday} - Friday
---
## Summary**Wins:**
**Learnings:**- Set it as the default weekly template
- Click any week number in the calendar
- Your weekly review is pre-filled with all the dates
Clearing Defaults
Section titled “Clearing Defaults”To stop using a default template:
- Go to Settings > Templates
- In Default Templates, select None from the dropdown
- New calendar notes will start empty
Notes Without Templates
Section titled “Notes Without Templates”If no default template is set, calendar notes are created with empty content. You can always manually create a note from a template using the command palette.
Different Templates per Workspace
Section titled “Different Templates per Workspace”Default templates are workspace-specific. You can have different defaults for your work workspace vs. personal workspace.
Template Changes
Section titled “Template Changes”Changing a template does not affect existing notes. Only new notes created after the change use the updated template content.