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

Add support for markdown keyboard shortcuts #2

Closed
gregh opened this issue Aug 1, 2024 · 2 comments
Closed

Add support for markdown keyboard shortcuts #2

gregh opened this issue Aug 1, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@gregh
Copy link

gregh commented Aug 1, 2024

Describe the solution you'd like

It would be great if we could do:
<kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>Space</kbd>

That becomes:

Ctrl + Alt + Space

Found it here:
https://gist.github.com/bittner/f3e2804e06c663510e939ca569ee483e#file-keyboard-keys-md

Type of feature

User Experience (UX)

Additional context

I have a lot of notes that have keyboard shortcuts and just thought they could be prettier.

@gregh gregh added the enhancement New feature or request label Aug 1, 2024
@boojack boojack transferred this issue from usememos/memos Aug 2, 2024
@RoccoSmit
Copy link

@gregh would the inline code markup (https://www.usememos.com/docs/getting-started/content-syntax#code) work for this?

`Ctrl` + `Alt` + `Space` would look like
image

Or are you after a more descriptive tag as well?

@gregh
Copy link
Author

gregh commented Aug 4, 2024

That works for me! Thanks.

@boojack boojack closed this as completed Sep 12, 2024
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

3 participants