Skip to content

feat: add option to automatically open editor after screenshot#72

Open
y-u-s-u-f wants to merge 1 commit into
KartikLabhshetwar:mainfrom
y-u-s-u-f:feat/auto-open-editor
Open

feat: add option to automatically open editor after screenshot#72
y-u-s-u-f wants to merge 1 commit into
KartikLabhshetwar:mainfrom
y-u-s-u-f:feat/auto-open-editor

Conversation

@y-u-s-u-f

Copy link
Copy Markdown

Adds a toggle in Settings → Capture → After Capture to automatically open the annotation editor immediately after taking a screenshot, skipping the preview overlay.

Changes

File Change
AppPreferences.swift Added openEditorAfterCapture preference (Bool, defaults to false)
PreferencesView.swift Added "Open editor automatically" toggle in Capture settings tab, included in reset-defaults
CaptureOrchestrator.swift When preference is enabled, opens the editor directly (EditorWindowController or VideoEditorWindowController based on file type) instead of showing the preview overlay

Behavior

  • Disabled (default) — Existing behavior: screenshot saves → preview overlay appears → user clicks to open editor
  • Enabled — Screenshot saves → editor opens immediately, no preview overlay

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

@y-u-s-u-f is attempting to deploy a commit to the knox projects Team on Vercel.

A member of the Team first needs to authorize it.

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