Ocideck/lib/widgets/dialogs
Brenno de Winter 4f2f5fea7c Export speaker notes to PPTX; fix stale README CI reference
PPTX export now writes each slide's speaker notes into the PowerPoint notes
pane (notesSlide parts + a notesMaster, wired through content-types and
relationships). Slides without notes stay note-free, so the machinery is
omitted entirely when no slide has notes. Note text is XML-escaped and
multi-line notes become separate paragraphs.

Also drop the README line pointing at the removed ci.yml workflow.

Tests: notes embedded only for noted slides, text present and escaped,
slide links to its notesSlide, and all (including notes) XML well-formed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-04 00:51:09 +02:00
..
add_slide_dialog.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
export_dialog.dart Export speaker notes to PPTX; fix stale README CI reference 2026-06-04 00:51:09 +02:00
find_replace_dialog.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
image_carousel_picker.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
import_slides_dialog.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
new_deck_dialog.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
open_presentation_dialog.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
presentation_info_dialog.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00
settings_dialog.dart Bundle EB Garamond font and add PDF export options 2026-06-03 15:03:27 +02:00
slide_finder_dialog.dart Initial commit: OciDeck Marp presentation builder 2026-06-02 23:28:39 +02:00