MSzturc / obsidian-advanced-slides

Create markdown-based reveal.js presentations in Obsidian
https://mszturc.github.io/obsidian-advanced-slides/
MIT License
987 stars 82 forks source link

Embed a slide to another Presentation #180

Open psarras opened 1 year ago

psarras commented 1 year ago

Is your feature request related to a problem? Please describe. I want to re-use slides between my presentations. Now I will have to either abstract them to a separate note, and embed on both presentations or simply copy them.

Describe the solution you'd like Use the embed slide functionality described here within a presentation. Instead of seeing the code as it happens now, I would like to see the embed like in regular notes. I assume this slide will have exactly the same render features as the original presentation, however mixing the styles would also be a plus if it was given as an option. For instance the background and text colours can be inherited from the current presentation.

MSzturc commented 1 year ago

Ufff.. this one could be only implemented with changes in reveal.js itself. In the last few months there where 2 situation where i would need a feature like this too.