#328·slides

Links to Slides

Author: keithoharaCreated May 2, 2025Updated May 2, 2025

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.

Possibly related to this GLOW features request: https://github.com/charmbracelet/glow/issues/441