Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Create a drag-and-drop interface for organizing presentation notebooks
ResourceFunction["OpenSlideSorter"][] creates a drag-and-drop interface for organizing slides in the currently selected presentation notebook. | |
ResourceFunction["OpenSlideSorter"][nb] creates a slide sorter interface for presentation notebook nb. |
Create a simple presenter notebook:
| In[1]:= | ![]() |
| Out[1]= |

| In[2]:= |
| Out[2]= |
Creates the following user interface:

Which allows you to drag-and-drop the slides into a new order:

When you are happy with the order, click "Apply changes" to transform the presentation into the new order:

If you make changes to the original notebook, click "Refresh" to update the drag-and-drop view.
This work is licensed under a Creative Commons Attribution 4.0 International License