cleaver icon indicating copy to clipboard operation
cleaver copied to clipboard

skip slides using links

Open neotheicebird opened this issue 10 years ago • 4 comments

I need to go from one slide to another using a hyperlink.

I am in basic.html#3 and I want to go to basic.html#7, I added a hyperlink to a text with link './basic.html#7'. On clicking it the address in the address bar changes, but the slide doesn't change. Is there any way to achieve this?

neotheicebird avatar Jan 06 '15 09:01 neotheicebird

Good idea :) Right now you'll need to inject your own JS and use the navigate function which is exposed to the client.

The front-end JS needs a big overhaul, though, so I'll be sure to include something like this.

jdan avatar Jan 12 '15 02:01 jdan

Cool, thanks. Let me try adding the JS for navigate in my markdown and see if it works.

neotheicebird avatar Jan 13 '15 05:01 neotheicebird

+1 for this feature.

tsycho avatar Jul 13 '17 22:07 tsycho

@neotheicebird Were you able to do this? Do you have a code example of how you used the navigate function?

tsycho avatar Jul 13 '17 22:07 tsycho