Settings, profiles, and knobs¶
Where to change workspace behaviour in the UI. Schema and precedence: workspace-settings. Interface menus: interface-menus.
Where to start¶
Settings tabs: Configuration · Analysis · Detection · Tags · Prompts · Interface · Models · Profiles · Export.
Tab |
Typical use |
|---|---|
Configuration |
Folders, Backup, import / visual declutter, Library cover-grid paging, Overview cards |
Analysis |
Preset policies (Quick / Balanced / Thorough; detectors for Thorough / Custom) |
Detection |
Custom detectors and detection auto-tag defaults |
Tags |
Workspace organisation catalogue (labels, colours, rename, merge/delete) — tag-catalog |
Prompts |
Prompt Hub (OCR, cleanup, detection definitions) |
Interface |
Action-menu prefs (which actions, icon/text appearance) |
Models |
Workspace Ollama URL, OCR preprocess seed, LLM budgets, Apply-OCR to open notebook |
Profiles |
Activate named overlays ( |
Export |
Read-only typography defaults; change on Workflow → Export or via an export profile |
Precedence (summary)¶
defaults → workspace → active profile overlay → env allowlist → project OCR allowlist
Project OCR fields on project.json win over env so a notebook is not silently overridden by TRANSCRIBE_OLLAMA_BASE_URL. Workspace ocr.* seeds new projects only (Apply-OCR can copy allowlisted fields onto the open notebook).
Mid-job / mid-run settings changes apply to the next OCR or Analyse run only — active jobs use a frozen plan.
Profile taxonomy (do not conflate)¶
Kind |
Meaning |
|---|---|
Install extras |
|
Named profiles |
JSON under |
Analyse UI presets |
Quick / Balanced / Thorough / Custom — module-set (and optional detector) policies for Analyse |
Builtin export profiles: default, readable, compact, large_print. Editing a profile-supplied value detaches that target to default and writes workspace overrides.
Common UI knobs¶
Knob |
Where |
Notes |
|---|---|---|
Visual declutter |
Configuration → Import |
Default on for imports; re-apply does not re-OCR — source-asset |
Library cover-grid paging |
Configuration → Library |
|
Overview cards |
Configuration → Overview |
Visibility only; status strip always on |
OCR preprocess seed |
Models |
|
When setting a notebook default |
Review → OCR · Transcribe Advanced |
|
Seed transcription from merged draft after multipass |
Review → OCR · Transcribe Advanced · Transcribe multipass row |
|
Full-workspace backup |
Configuration → Backup |
Env overrides¶
See installation.md. Env allowlist does not replace project OCR authority for an open notebook.