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

import existing (RISE) slideshow as nbpresent #24

Open
10 tasks
bollwyvl opened this issue Dec 1, 2015 · 4 comments
Open
10 tasks

import existing (RISE) slideshow as nbpresent #24

bollwyvl opened this issue Dec 1, 2015 · 4 comments

Comments

@bollwyvl
Copy link
Contributor

bollwyvl commented Dec 1, 2015

User story

As a RISE user, I want to try out my existing slides as an nbpresent presentation.

Tasks

  • load //cell/*/metadata/slideshow into //metadata/nbpresent/slides/*
    • I don't think these need to be bidrectional at this point?
    • re-implement the cell->((sub)slide|fragment|note) stream mechanism
    • allow for "whole" cell part (js/css)
  • ui
    • opt-in for translation?
      • might as well be automatic (without saving), with a toast notification
    • notes
    • fragment build
    • up/down slides
    • navigator (blarg)
    • verify mathjax

most of the esoteric reveal functions were hard to get to short of direction use of the API (background, parallax, autoplay, themes), so such features can be deferred.

@bollwyvl
Copy link
Contributor Author

This is in #34. It doesn't handle fragments or notes.

@damianavila
Copy link
Contributor

#34 was merged... do you want to keep this still open?

@bollwyvl
Copy link
Contributor Author

It still doesn't do subslides...

On Tue, Apr 12, 2016 at 5:11 PM Damián Avila notifications@github.com
wrote:

#34 #34 was
merged... do you want to keep this still open?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#24 (comment)

@damianavila
Copy link
Contributor

Yep... this is why I asked before closing... 😜

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

2 participants