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

content import: themes, slides, cell parts #44

Open
bollwyvl opened this issue Feb 11, 2016 · 0 comments
Open

content import: themes, slides, cell parts #44

bollwyvl opened this issue Feb 11, 2016 · 0 comments

Comments

@bollwyvl
Copy link
Contributor

As a User, I want to reuse slides, cell content, backgorunds, themes, fonts from one or more other presentations

Many types of things should be importable:

  • slides
  • cell parts (crazy)
  • themes
    • palettes
    • fonts
    • backgrounds

Basically, it should be possible to either use an URL or a drag-dropped .ipynb to import all (or part of) that type of data into the appropriate place in the UI.

two types of import should be possible (and potentially not mutually exclusive):

  • link, where a url is maintained. could be relative, i.e. ./theme.ipynb
  • embed, where the full content is loaded

Once loaded, imported content should either be:

  • locked (used totally by reference)
  • copied (i.e. changeable, no longer updateable)
  • patched (i.e. import this slide layout, make region 2 50% smaller)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant