https://bugs.kde.org/show_bug.cgi?id=516674
Bug ID: 516674
Summary: Add fullscreen preview-only mode for rendered Markdown
documents
Classification: Applications
Product: ghostwriter
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Feature Request: Fullscreen Preview-Only View Mode
Currently, ghostwriter provides a live preview of Markdown documents, but it
only appears in a right-side panel next to the source code editor. While this
is useful, it would be beneficial to have an additional view mode that displays
the rendered document at fullscreen width without showing the source code.
Use Case:
- Users who want to focus on reading the final rendered output without seeing
the Markdown source
- Presenting or reviewing documents in a distraction-free preview mode
- Fullscreen document preview without requiring the source editor
Why This is Simple to Implement:
The rendering code and preview functionality already exist. This is essentially
a new view mode that displays the preview panel in fullscreen, similar to the
existing fullscreen and distraction-free modes.
Current Features:
- Fullscreen mode (shows source code fullscreen)
- Distraction-free mode (shows source code with minimal UI)
- Live preview (shows rendered output in right side panel)
Proposed Feature:
- Add a "Preview Only" or "Presentation Mode" that shows the fullscreen
rendered preview without source code
This would complement the existing view modes and provide flexibility for
different writing and reviewing workflows.
--
You are receiving this mail because:
You are watching all bug changes.