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 keyboard shortcuts #21

Open
AlexTatiyants opened this issue Jul 23, 2013 · 2 comments
Open

Add support for keyboard shortcuts #21

AlexTatiyants opened this issue Jul 23, 2013 · 2 comments

Comments

@AlexTatiyants
Copy link
Owner

There could be two types of shortcuts supported: global and editor-specific. For global ones, the following features should be accessible:

  • Open/Close settings panel
  • Create new post
  • Go to post list
  • Sync to WP
  • Open/Close metadata panel
  • Get WP tags
  • Get WP categories

Editor-specific shortcuts could include:

  • text manipulation (bold, underline, italicize, emphasize)
  • headers (at least the first 4)
@yuvipanda
Copy link
Contributor

Not sure about shortcuts for editor specific things, but definitely for the other ones. We should also try to use platform specific shortcuts, so different on OS X, Windows and Linux. Also not sure if we need Shortcuts for Get Tags and Cats. Access keys might be enough for those?

Also how are we going to make these discoverable?

@AlexTatiyants
Copy link
Owner Author

Discoverability is tricky. I actually like the way Office does it: hit the Alt key and it shows you specific shortcuts underneath each item. We could also do it with simple tool tips on hover over.

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

No branches or pull requests

2 participants