showoff icon indicating copy to clipboard operation
showoff copied to clipboard

Don't just present; interact with your audience!

Results 63 showoff issues
Sort by recently updated
recently updated
newest added

The term "save" indicates that a value is being stored somewhere. "Submit" more accurately indicates that the value is just being sent somewhere. Is there a better term for it?...

right now, the TOC assumes which titles to generate TOC entries for. Instead, we should allow the user to define which titles to use.

We need a way to configure showoff with a "cookie domain" so we can control what level preference cookies are set at. This can also be a switch for the...

These can be really helpful to add information. Allowing the viewer to get a similar view to what you get when you hit `Display Window` in the presenter view would...

Open a presenter and a viewer window. Block network connectivity between the viewer and the presenter's machines. (e.g. get on an airplane.) The viewer's machine after some time goes to...

question

Chrome on OSX, the next slide preview is about 80% smaller than everything else, the zoom level is linked because of chrome so you can't zoom in as it zooms...

For example, take these styles: ``` css .bar { height: 1.25em; background-color: #e74c3c; border: 1px solid #f45f5f; border-left: none; border-radius: 0 0.4em 0.4em 0; } ``` Let's say someone makes...

styles

js frontend plugin

plugins

Post refactor, I'd like to implement a plugin system. The things I want for the MVP are: - [ ] implement a hook to add custom parsing extensions for the...

plugins

Add the ability to record a presentation to video from within the instructor view. This could also record just audio, or audio and pacing cues in order to be used...

plugins