[FEATURE] enhance notes #323
Labels
enhancement
New feature or request
html-convert
Related to converting to HTML slides
lib
Related to the library (a.k.a. module)
pptx-convert
Related to converting to PowerPoint slides
present
Related to the main "present" feature
python
Pull requests that update Python code
Description
Currently, notes support (see #322) is very basic, but the interface may be improved (
present
).Also, the video slides are not played in RevealJS because
!isSpeakerNotes
is used as a guard to present displaying notes in presenter view, which makes the view pretty useless.Finally, support for PPTX might be easy with: https://python-pptx.readthedocs.io/en/latest/api/slides.html#pptx.slide.NotesSlide.
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: