Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manualy reorder the slides based on indexing #2345

Open
pfkdesign opened this issue Mar 11, 2019 · 0 comments
Open

manualy reorder the slides based on indexing #2345

pfkdesign opened this issue Mar 11, 2019 · 0 comments

Comments

@pfkdesign
Copy link

Hi ,
is it possible to use arrays of slieds based on defined arraylist?

i would like to have 2 possibility in my presentation . one for user and one for presenter.

e.g. I would like to show specific slides, like 1,4, 5, 8, 2, 4 for user mode
UserSlideMode = slides(1,4, 5, 8, 2, 4 )
in this way i'm able to reuse any slide(s)
and show all or define an array for presenter:
PresenterSlideMode = Slides(*)

as default will use the user mode and by pressing e.g L key activate and switch to presenter mode!

thank you in advance
Peter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant