frederickf / presentable

Adds a table of contents to HTML based presentations including reveal.js, html5slides, io-2012-slide, Shower and impress.js
http://fcfeibel.com/presentable/
Other
46 stars 19 forks source link

Back and forth keyboard shortcut #4

Open Phyks opened 10 years ago

Phyks commented 10 years ago

Hi,

Another missing feature that could be really great, in my opinion, is the ability to use the keyboard shortcut (84, t for instance) in a back and forth way.

So to speak, pressing it send to the table of contents slide, but on this slide, pressing it send back to the previous slide.

What do you think about it ?

frederickf commented 10 years ago

I'm not sure I understand the use case here. The reason to go to the TOC is to then jump to a different slide. Why would a user go to the TOC, only to back to the slide they were on?

Phyks commented 10 years ago

Not necessarily. Sometimes, especially when I edit my slides, I like to go to the TOC just to see at which point I am, and have a global overview.

It's not an absolute necessary feature, but I think it's rather simple to implement and can be useful in some cases, no ?