37 lines
1.4 KiB
Markdown
37 lines
1.4 KiB
Markdown
# Session History
|
|
|
|
Linnet stores all past sessions locally. Nothing is sent to a server. The session history view lets you browse, search, and re-open any past session.
|
|
|
|
## Browsing sessions
|
|
|
|
Click **History** in the sidebar. Sessions are listed in reverse chronological order with:
|
|
|
|
- Date and time
|
|
- Duration
|
|
- Speaker count (if diarization was enabled)
|
|
- A short excerpt from the transcript
|
|
|
|
## Searching sessions
|
|
|
|
Use the search bar to find sessions by keyword. Search runs against the full transcript text. Tone label search is also supported — for example, searching "stressed" surfaces sessions where that label appeared.
|
|
|
|
## Opening a session
|
|
|
|
Click any session to open the full transcript view with tone annotations, speaker map, and action buttons (export, correct, translate).
|
|
|
|
## Storage limits
|
|
|
|
| Tier | Session retention |
|
|
|------|------------------|
|
|
| Free | 30 days |
|
|
| Paid | Unlimited |
|
|
|
|
Sessions older than 30 days are deleted automatically on the Free tier. Export sessions you want to keep before they expire.
|
|
|
|
## Exporting sessions
|
|
|
|
From any session detail view, use [Meeting Notes Export](meeting-notes-export.md) to save a structured export. Exports are plain text or Markdown and can be saved anywhere on your machine.
|
|
|
|
## Deleting sessions
|
|
|
|
Click the **Delete** button on any session card in the history list. Deletion is permanent — Linnet does not keep a trash. If you have a session you want to retain but clear from the history UI, export it first.
|