{% extends "base.html" %}
{% block title %}Dashboard โ Software of You{% endblock %}
{% block content %}
{{ today_formatted }}Software of You
{{ event.start_formatted }}
{{ event.duration }}
{{ event.title }}
{% if event.is_next %}Next up{% endif %} {% if event.is_past %}{% endif %}{{ event.context_line }}
{% endif %}No meetings today
Tomorrow
{% for event in tomorrow_events %}Needs Response
{% for thread in needs_response %}{% if thread.contact_name %}{{ thread.contact_name }}{% else %}{{ thread.from_name }}{% endif %}
{{ thread.subject }}
{{ thread.received_at_relative }}
Recent
{% for thread in recent_threads %}{{ thread.subject }}
{{ thread.snippet }}
Inbox clear โ no unread emails
| Project | Client | Status |
|---|---|---|
| {{ p.name }} | {{ p.client_name or 'โ' }} | {% with status=p.status %}{% include "components/status_badge.html" %}{% endwith %} |
{{ count }}
{{ s | replace('_', ' ') | title }}
Overdue
{% for t in overdue_tasks %}{{ c.name }}
{% endif %}{{ c.company or '' }}{{ ' ยท ' if c.company and c.role else '' }}{{ c.role or '' }}
{{ fu.contact_name }}
{{ fu.reason }}
{{ entry.action | replace('_', ' ') | title }} {{ entry.entity_name or '' }}
{% if entry.details %}{{ entry.details }}
{% endif %}{{ entry.created_at_relative }}
Connect Google
See your email and calendar here. Say "connect my Google account" to get started.