Get the current slide id and the list of available slide ids from the embed API
We would like to be able to retrieve a unique id for each slide (not just index) so we can link to a certain slide even if the slides have been rearranged or inserted. We need it from the embedded api so we can sync user notes etc to a specific slide.

-
Max Rahder commented
I see that the <section> has a data-id attribute, that appears to be consistent between reloads. I wrote a little bookmarklet that can go to a slide via the ID. Of course, that won't help with the link idea.
-
Max Rahder commented
I strongly agree. I'd like to provide people with a link to a slide that will work even if other slides are added. So slides need a unique and permanent ID.