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

Implement automatic alphabet selection for tag titles depending on current Input Source #23

Open
y4rr opened this issue Jul 1, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@y4rr
Copy link

y4rr commented Jul 1, 2020

Hi. I'd like to request a feature that will make the app much more easier to use for people who use more than one input source on their computer.

Here's how it may work:

After hint-mode toggle is pressed, the app should determine which Input Source is currently selected.

Then, the app should choose the characters from which it will currently make tag titles, depending on the selected input source. For example,

  • if the US Keyboard Layout was active at the moment of pressing the hint-mode toggle, the app should choose the characters a-z from the Latin alphabet to make tag titles.
  • if Russian Keyboard Layout was active at the moment of pressing the hint-mode toggle, the app should choose the characters а-я from the Cyrillic alphabet to make tag titles.

If the active Input Source was changed during the period when the tags are displaying on the screen, the app should make new tag titles.

Thank you.

@viettrungphan viettrungphan self-assigned this Jul 2, 2020
@viettrungphan viettrungphan added the enhancement New feature or request label Jul 2, 2020
@viettrungphan
Copy link
Contributor

Thanks for using our app as well as the suggestion to improve it. Let us think about the solutions for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants