dhowe / ReadersJS

1 stars 4 forks source link

allow Option+<circle-click> to turn all readers off in one click #150

Closed shadoof closed 7 years ago

shadoof commented 7 years ago

what is the use-case here? and what would be the corresponding short-cuts on other platforms ?

shadoof commented 7 years ago

Option-<close window/tab>, etc in Mac Finder, Eclipse, etc. etc.

Use-case: I want to turn all the readers off with one click (especially but not exclusively when presenting the readers to an audience)

dhowe commented 7 years ago

I meant, what is the equivalent keyboard-shortcut on windows/linux, etc?

shadoof commented 7 years ago

Keyboard+mouse shortcut that I am familiar with (but that I use quite often) is:

Hold down option (or alt) key and click on focused 'red-x' or 'x' (close window). This will also close other associated (same program or Finder) windows and tabs. So, the analogy becomes:

Hold down option (or alt) and click on an active reader circle, turning off all readers.

dhowe commented 7 years ago

I've never used this particular shortcut (and I don't think its very common), but I guess no harm in including it...

[added to spec]

cqx931 commented 7 years ago

Added in https://github.com/dhowe/ReadersJS/pull/166, please verify @shadoof

shadoof commented 7 years ago

verified and closed