Skip to content

fix(web): improve FileViewer transcript rendering, tab filtering, and page indexing - #215

Merged
allenporter merged 1 commit into
mainfrom
fix/web-file-viewer-ui
Aug 3, 2026
Merged

fix(web): improve FileViewer transcript rendering, tab filtering, and page indexing#215
allenporter merged 1 commit into
mainfrom
fix/web-file-viewer-ui

Conversation

@allenporter

Copy link
Copy Markdown
Owner

Description

  • Filtered out raw dataSource: 'OCR' items from the Summaries tab in FileViewer.js so it exclusively displays AI Gemini summaries while the OCR Transcript tab displays the full OCR transcript.
  • Added Vue reactivity watcher on props.file.id to reload content when switching notebooks.
  • Displayed 1-indexed page numbers (Page 1 of N) in notebook page headers.
  • Added formatContent helper to handle unescaping of literal \\n newline strings in template rendering.

@allenporter
allenporter merged commit 70223ca into main Aug 3, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant