Skip to content

docs: document select-on-repress limitation and improve shortcuts UI#38

Merged
whatasoda merged 2 commits intomainfrom
docs/execute-action-limitation
Jan 2, 2026
Merged

docs: document select-on-repress limitation and improve shortcuts UI#38
whatasoda merged 2 commits intomainfrom
docs/execute-action-limitation

Conversation

@whatasoda
Copy link
Copy Markdown
Owner

Summary

  • Document that "Select on re-press" only works with "Open popup (secondary)" due to Chrome extension limitations
  • Hide the select-on-repress checkbox for the main "Open popup" shortcut (_execute_action)
  • Show "Not set" / "未設定" when a global shortcut has no key assigned

Changes

  • Updated settings page to hide unsupported option and explain limitation
  • Added warning to website documentation (EN/JA)
  • Added i18n messages for limitation note and "Not set" text

Test plan

  • Verify select-on-repress checkbox only appears for "Open popup (secondary)"
  • Verify limitation note appears in Global Shortcuts section
  • Verify "Not set" appears when a shortcut has no key assigned
  • Verify website documentation shows the warning

🤖 Generated with Claude Code

whatasoda and others added 2 commits January 1, 2026 21:17
Due to Chrome extension limitations, the "Select on re-press" feature
only works with "Open popup (secondary)" command. The main "Open popup"
shortcut (_execute_action) handles popup open/close directly without
firing onCommand, making re-press detection impossible.

Changes:
- Hide select-on-repress checkbox for _execute_action in settings
- Update i18n messages to explain the limitation
- Add warning section to website shortcuts documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Display a localized "Not set" / "未設定" message when a global shortcut
has no key assigned, making it clear to users which shortcuts need
configuration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@whatasoda whatasoda merged commit e09adab into main Jan 2, 2026
1 check 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