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

[Keyboard manager] allow to assign shortcut or key to a string #7229

Closed
Fabrice-Deshayes-aka-Xtream opened this issue Oct 11, 2020 · 5 comments
Labels
Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@Fabrice-Deshayes-aka-Xtream

allow to assign shortcut or key to a string

It would be nice to improve keyboard manager to allow us to assign a shortcut/key to a string.

An exemple of problem it can solve : for markdown stuff, we have to use often tree backticks. It's not a problem on english qwerty keyboard, but for french azerty keyboard (and probably other non english keyboards), it's a real pain.

  • We have to use [ALT GR] + [7] + then [space] ton generate a single backtick.
  • We have to use [ALT GR] + [7] +[ALTR GR] + [7] +[ALTR GR] + [7] + then [space] to generate three backticks.

So we could for example use [CTRL] + [7] to generate 3 backticks. And if I always write "Regards," at the end of my email, I could assign [CTRL]+[SHIFT]+[R] to the string "Regards," and save time.

I think that it's a simple way of working and can help in various situations and not only help frenchies developers with the three backticks markdown stuffs :-)


If you'd like to see this feature implemented, add a 👍 reaction to this post.

@ghost ghost added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Oct 11, 2020
@Aaron-Junker
Copy link
Collaborator

Duplicate of #6976

If I'm wrong please reopen this issue and tell us why this issue is different.

Please check in the future for duplicates before making a issue. Thank you!

@Aaron-Junker Aaron-Junker added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Oct 11, 2020
@Fabrice-Deshayes-aka-Xtream
Copy link
Author

Hello. I'm sorry, I don't see a button to re-open this issue :-(

the #6976 is about mapping a key to a character which is not available on the keyboard, this one is about mapping a key to a string (several characters). It's not the same thing (this issue can resolve the #6976, the opposite is not true).

@Aaron-Junker
Copy link
Collaborator

Oh im sorry

@Aaron-Junker Aaron-Junker reopened this Oct 11, 2020
@Aaron-Junker Aaron-Junker added Idea-Enhancement New feature or request on an existing product Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager and removed Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. labels Oct 11, 2020
@saahmedm
Copy link
Contributor

this is a duplicate of #1207, correct?

@Fabrice-Deshayes-aka-Xtream
Copy link
Author

you're right, sorry. i'll thumb up the #1207

@saahmedm saahmedm closed this as completed Nov 4, 2020
@saahmedm saahmedm added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Idea-Enhancement New feature or request on an existing product labels Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Product-Keyboard Shortcut Manager Issues regarding Keyboard Shortcut Manager Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants