Skip to content

Add keyboard-shortcuts.html docs page#76

Merged
RasputinKaiser merged 1 commit into
mainfrom
docs/keyboard-shortcuts-v045
Jun 22, 2026
Merged

Add keyboard-shortcuts.html docs page#76
RasputinKaiser merged 1 commit into
mainfrom
docs/keyboard-shortcuts-v045

Conversation

@RasputinKaiser

Copy link
Copy Markdown
Owner

Summary

New standalone docs page documenting every StorageScope keyboard shortcut shipped in v0.4.5 plus a "Coming in v0.5.0" section.

Covers:

  • Default shortcuts table (Cmd+F / Cmd+W / Cmd+Ctrl+F / Cmd+, / Cmd+R / Cmd+. / Cmd+O / Cmd+Shift+H/D/L / Cmd+Shift+F / Cmd+Option+C / Cmd+Delete / Cmd+Enter / Cmd+A / Cmd+C/V/X / Cmd+M / Cmd+N / Cmd+Q)
  • Smart View hotkeys Cmd+1-8 mirroring SmartView.allCases order (Overview / Cleanup Review / Folder Tree / Largest Folders / Largest Files / Old Large Files / File Types / Duplicate Review)
  • "Coming in v0.5.0" section previewing Cmd+G / Cmd+Shift+G find-next navigation
  • Notes section explaining modifier keys + Find-on-macOS-14 fallback behavior

Page structure mirrors existing docs/index.html: inline <style> with :root CSS variables + @media (prefers-color-scheme: dark), shared <header class="site-nav"> block, interactive <kbd> styling for shortcuts. Footer banner at v0.4.5.

Test plan

  • HTML parses cleanly via python3 HTMLParser().feed(...)
  • Smart View ordering matches Sources/StorageScope/Stores/SmartView.swift allCases order
  • swift test passes (54 tests in 5 suites)
  • swift build succeeds
  • ./script/public_upload_audit.sh passes
  • Light + dark mode rendering verified
  • No occurrence of surname "Zvirbulis"; uses GitHub handle "RasputinKaiser"

🤖 Generated with NCode

Documents every StorageScope keyboard shortcut shipped in v0.4.5 (default menus,
Smart View Cmd+1-8 hotkeys mirroring SmartView.allCases order, Scan-item actions
including Cmd+Shift+F reveal, Cmd+Option+C copy path, Cmd+Delete trash) plus a
"Coming in v0.5.0" section previewing Cmd+G find-next navigation.

Page structure mirrors existing docs/index.html: inline <style>, prefers-color-scheme
dark media query, shared <header class="site-nav"> nav, light + dark mode kbd styles.
Footer banner at v0.4.5.

Co-Authored-By: NCode <noreply@noumena.com>
@RasputinKaiser RasputinKaiser merged commit 5099fb8 into main Jun 22, 2026
6 checks passed
@RasputinKaiser RasputinKaiser deleted the docs/keyboard-shortcuts-v045 branch June 22, 2026 01:33
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