diff options
Diffstat (limited to 'web/templates')
| -rw-r--r-- | web/templates/partials/timeline-tab.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/partials/timeline-tab.html b/web/templates/partials/timeline-tab.html index c82513d..8874440 100644 --- a/web/templates/partials/timeline-tab.html +++ b/web/templates/partials/timeline-tab.html @@ -204,6 +204,7 @@ </details> <!-- Tomorrow Section (Calendar View) --> + <!-- TODO: mirror widget's tomorrow layout — flat event+task list ordered by time, no collapsible, inline time labels --> {{if .TomorrowItems}} <details class="group" open> <summary class="text-lg font-semibold mb-3 flex items-center gap-2 text-white/70 cursor-pointer hover:text-white/90 sticky top-0 bg-black/20 backdrop-blur-md py-2 z-10 rounded-lg px-2 list-none"> |
