{{ selectedItem.title || 'Untitled Event' }}
{{ selectedItem.title || 'Untitled Task' }}
{{ selectedItem.title || 'Untitled Note' }}
{{ selectedItem.name || 'Untitled Contact' }}
Welcome back, {{ userName }}
Here's an overview of your activities
Today's Events
scheduled events
Active Tasks
tasks to complete
Total Notes
saved notes
Total Contacts
contacts saved
Upcoming Events
{{ event.title }}
{{ formatDate(event.start) }} at {{ formatTime(event.start) }}
Recent Tasks
{{ task.title }}
Priority: {{ task.priority || 'Normal' }}
{{ monthKey }}
{{ formatDateHeader(day.date) }}
{{ task.title }}
{{ task.description }}
{{ note.title }}
{{ note.content }}
| Name | Phone | Company | Actions | |
|---|---|---|---|---|
|
{{ contact.name.split(' ').map(n => n[0]).join('') }}
{{ contact.name }}
|
{{ contact.email }} | {{ contact.phone }} | {{ contact.company }} |
|
{{ contact.name }}
{{ contact.email }}
{{ contact.phone }}
{{ contact.name }}
{{ contact.email }} • {{ contact.phone }}
General Settings
Dark Mode
Use dark theme across the app