fourplusone / etherpad-plugins

Plugins for Etherpad Lite
MIT License
23 stars 29 forks source link

Ctrl +number for headings IE control 1 for headings #20

Closed JohnMcLear closed 11 years ago

JohnMcLear commented 11 years ago

Basic implementation, no major frills.

fourplusone commented 11 years ago

I think this might confuse users since Cntrl+N is already used by Chrome to switch tabs

JohnMcLear commented 11 years ago

It's normal in editors to override this functionality when focus is on the editor. I can provide a setting if you want so it can be enabled/disabled?

fourplusone commented 11 years ago

I don't think a setting will solve it. People will get confused if a Plugin changes the browsers default behavior. How about bundleing this kind of functionality in an extra plugin (i.e. "ep_shortcuts")