Links to Slides
**Is your feature request related to a problem? Please describe.**
The ability to jump to a particular slide via a link in the presentation.
**Describe the solution you'd like**
Use wiki style links to jump to particular slides, for example: `[[Conclusion]]` or `[[My Results]` or the github markdown way to do it would be something like `[Conclusion](#conclusion)` or `[My Results](#my-results)`.
**Notes**
I imagine this would change the UI navigation scheme. Some keys would need to be used to scroll & select the links rather than just a go forward/backward kind of navigation scheme.
0 条评论