phuvf/oscpoint

Better navigation/feedback/variables of PowerPoint sections

Opened this issue · 0 comments

Thanks for your messages about getting the count and total of slides in a section, using expressions as button text.

It would be awesome if this could be provided natively via direct variables. It would bring multiple benefits:

  • No need for an expression-type button text - So we could have the word "Slide" as part of the button text, and/or the current and total as part of the same button text (eg "Slide 6/10")
  • Full feedback abilities - For example "If current slide in section and total slide in section match, go green" (already possible with current/total slides and slide builds)
  • Ability to navigate between sections - I can currently "go to first slide of this section" by using GoToSlideNumber and the sectionFirstSlide variable, but there is currently no way to "Go to first slide of next section" or "Go to first slide of previous section".