decktape icon indicating copy to clipboard operation
decktape copied to clipboard

Slides only for specific fragments

Open yogabonito opened this issue 9 months ago • 1 comments

First of all, thanks for this great program!

Currently, it is possible to specify, whether a slide should be saved on each or on none of the fragments (using the --fragments option).

Very often, I only want to generate a slide for a few specific fragments. This means, I use decktape to generate a slide for every single fragment and then I have to remove slides. It would be awesome, if we could simply add a class or data-... attribute to a fragment to make decktape generate a slide when this fragment appears (and not for other fragments). Is this already possible? If not, is there any hope that this feature will be implemented?

yogabonito avatar Feb 23 '25 02:02 yogabonito

Thanks a lot for the feedback!

I don't think that's possible at the moment, but it's a great suggestion.

Maybe an "easy" solution could be to improve the existing --slides option so fragments can be specified as well.

astefanutti avatar Feb 23 '25 11:02 astefanutti