Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap #5

Open
12 tasks
SteffenPL opened this issue Sep 15, 2020 · 0 comments
Open
12 tasks

Roadmap #5

SteffenPL opened this issue Sep 15, 2020 · 0 comments

Comments

@SteffenPL
Copy link
Owner

This issue is to collect ideas on how this script could be extended:

Usability

  • as @lenalebt suggested: installation as a python package?
  • slim config/project file s.t. python ora_interace.py <input_folder> is sufficient?
  • integration into MyPaint? (MyPaint uses python, however, Krita is maybe better for some people.)

However, a python script will always restrict the usage to people who know how to run a python script.

  • Should we use React.js instead of python? We could load an ORA file and directly generate the HTML via react.js. This would allow using the presentations without any prior installation!

Are there other frameworks which would allow usage of the script without installation/compilation?

Features

  • More keywords like
    • (delete: <previous slide name>) [deletes a layer for all further generated slides]
    • (no slide) [skips the generation of an slide but displays the layer for further slides]
    • ...more ideas?
  • Is there a better syntax for keywords?
  • How to include videos
  • Replacing the slow src-over with some efficient library call or pushing the image overlay to the HTML side?

Good practices

  • As always: tests would be good.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant