Skip to content

Feature Request: the ability to create run-level internal hyperlinks on TEXT that jump to a specific slide in the same presentation, in slideshow mode. #1077

@AnandVetcha

Description

@AnandVetcha

Use case
Currently, python-pptx allows:

  • External links on runs (via run.hyperlink.address).
  • Internal slide jumps only at the shape level (via shape.click_action.target_slide).

However, there’s no official way to make just a single word or phrase
inside a textbox/table clickable to jump to another slide. This is important
for inline table of contents slides, dashboards, or navigation menus where
only part of the text should act as a link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions