Skip to content

Add g+letter keyboard shortcuts for section navigation - #42

Open
AhmedALJebali wants to merge 1 commit into
TelivityAI:mainfrom
AhmedALJebali:main
Open

AhmedALJebali wants to merge 1 commit into
TelivityAI:mainfrom
AhmedALJebali:main

Conversation

@AhmedALJebali

Copy link
Copy Markdown
  • g then b/m/p/a jumps to Board/Memory/Portfolio/Advise
  • Ignored while typing in inputs/textareas/contenteditable
  • Reuses existing navigateToSection logic (same as header tabs)
  • Escape still closes builder/drawer/modals as before
  • Adds discoverability hint in Settings
  • Documents shortcuts in web/README.md

Summary

Adds vim-style g + letter chords for quick section navigation, as requested in the "Keyboard shortcuts" feature request. Power users can now jump between Board, Memory, Portfolio, and Advise without reaching for the mouse.

Type

  • Bug fix
  • Feature
  • Docs / deploy
  • Chore

Checklist

  • No secrets or personal data in the diff (web/config.js not committed)
  • Docs updated if behavior or deploy steps changed
  • I agree this contribution is under Apache-2.0

- g then b/m/p/a jumps to Board/Memory/Portfolio/Advise
- Ignored while typing in inputs/textareas/contenteditable
- Reuses existing navigateToSection logic (same as header tabs)
- Escape still closes builder/drawer/modals as before
- Adds discoverability hint in Settings
- Documents shortcuts in web/README.md
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