Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search for ingame item #10

Closed
flbraun opened this issue Oct 28, 2023 · 0 comments · Fixed by #38
Closed

Search for ingame item #10

flbraun opened this issue Oct 28, 2023 · 0 comments · Fixed by #38
Labels
electron Related to the electron part of the app enhancement New feature or request

Comments

@flbraun
Copy link
Owner

flbraun commented Oct 28, 2023

When hovering an item ingame, hitting a shortcut should open the overlay with the search bar prepopulated with the item's name.

@flbraun flbraun added enhancement New feature or request electron Related to the electron part of the app labels Oct 28, 2023
flbraun added a commit that referenced this issue Nov 2, 2023
The current shortcut Ctrl+Shift+P is too long and hard to press, especially when you use it frequently.
Change it to Ctrl+P. This is the canonical shortcut for printing in many applications, but I doubt many people of the target audience of this application still prints stuff, so I'm not concerned about shadowing it.

Note: Ctrl+Shift+P will most likely make a comeback as default shortcut for #10.
flbraun added a commit that referenced this issue Nov 20, 2023
Make the palette open prefilled with an item name the user is hovering over in the game.
The default shortcut for this is `Ctrl+Shift+P`, but can be changed in the settings.

Resolves #10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
electron Related to the electron part of the app enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant