/txt-to-pro-presenter

Converts plain text to a formatted ProPresenter 5 document

Primary LanguageTypeScript

Text-To-ProPresenter

TODO Items

  • mobile detection/prevention (since you can't download/run pp files on mobile devices)
  • unit tests
  • Figure out how to do font sizes in RTF
  • Figure out background images
  • Figure out how to detect & color bullet points in the slide content differently than the text
  • Import settings from existing *.pro5 file
  • Import slides from plain text file parsing
  • Implement slide types (title slide, quote slide, verse slide)
  • Bible verse retrieval via bible.org API
  • Drag-n-drop slide re-ordering
  • Slide groups

Requirements