hyper-orama icon indicating copy to clipboard operation
hyper-orama copied to clipboard

Show Keybindings presses in video

Open cjoshmartin opened this issue 6 years ago • 2 comments

From the feedback we received at @ hackillinois showcase, I think would be great if we could figure out someway to show keypress in the videos.

cjoshmartin avatar Feb 25 '19 16:02 cjoshmartin

Definitely think this would be a major improvement. Also related would be voiceover support, but I'll make a separate issue for that.

With extra features like these, we'll need a functioning set of ~/.hyper.js config options. Did we ever get that fully functioning, i.e. where we can specify options like module.exports = { config: { ... orama: { showKeys: true } ... } ... }?

lpulley avatar Feb 25 '19 17:02 lpulley

With extra features like these, we'll need a functioning set of ~/.hyper.js config options. Did we ever get that fully functioning, i.e. where we can specify options like module.exports = { config: { ... orama: { showKeys: true } ... } ... }?

I don't believe we did... but! I created an issue #45 for that as well!

cwlowder avatar Feb 25 '19 19:02 cwlowder