[UI/Sessions] Improve session list and timeline UX #278

Closed
opened 2026-01-25 13:45:25 +00:00 by jack · 0 comments
Owner

Seite: Sessions

Aktuelle Probleme

  1. Session-IDs sind kryptisch - "a1294d1b" sagt nichts aus
  2. Keine Pagination bei vielen Sessions
  3. Timeline nur beim Expandieren sichtbar - Wichtige Info versteckt
  4. Keine Sortier-Optionen

Verbesserungsvorschläge

  1. Session-Titel

    • Ersten Prompt als Titel verwenden (gekürzt)
    • Oder: AI-generierter Titel basierend auf Session-Inhalt
  2. Verbesserte Session-Karten

    ┌─────────────────────────────────────────────────────┐
    │ 🟢 active  "Bun zu Node Migration"        25.1. 14:11│
    │ claude-mem · 34 observations · 4 prompts            │
    │ ├ 📖 32 read · ✏️ 2 modified                        │
    │ └ Timeline: discovery → decision → feature → ...    │
    └─────────────────────────────────────────────────────┘
    
  3. Mini-Timeline Preview

    • Zeige letzte 5 Observation-Types als Icons ohne zu expandieren
  4. Sortierung & Filter

    • Nach Datum, Observations, Prompts sortieren
    • Filter: Active/Completed

Viewport-spezifisch

  • ⚠️ Mobile: Prompt-Preview ist abgeschnitten
  • Tablet: OK
  • Desktop: OK

Priorität

Mittel

## Seite: Sessions ### Aktuelle Probleme 1. **Session-IDs sind kryptisch** - "a1294d1b" sagt nichts aus 2. **Keine Pagination** bei vielen Sessions 3. **Timeline nur beim Expandieren sichtbar** - Wichtige Info versteckt 4. **Keine Sortier-Optionen** ### Verbesserungsvorschläge 1. **Session-Titel** - Ersten Prompt als Titel verwenden (gekürzt) - Oder: AI-generierter Titel basierend auf Session-Inhalt 2. **Verbesserte Session-Karten** ``` ┌─────────────────────────────────────────────────────┐ │ 🟢 active "Bun zu Node Migration" 25.1. 14:11│ │ claude-mem · 34 observations · 4 prompts │ │ ├ 📖 32 read · ✏️ 2 modified │ │ └ Timeline: discovery → decision → feature → ... │ └─────────────────────────────────────────────────────┘ ``` 3. **Mini-Timeline Preview** - Zeige letzte 5 Observation-Types als Icons ohne zu expandieren 4. **Sortierung & Filter** - Nach Datum, Observations, Prompts sortieren - Filter: Active/Completed ### Viewport-spezifisch - ⚠️ Mobile: Prompt-Preview ist abgeschnitten - ✅ Tablet: OK - ✅ Desktop: OK ### Priorität Mittel
jack 2026-01-25 13:45:27 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable/claude-mem#278
No description provided.