Coder Social home page Coder Social logo

frederickf / presentable Goto Github PK

View Code? Open in Web Editor NEW
46.0 46.0 19.0 14.18 MB

Adds a table of contents to HTML based presentations including reveal.js, html5slides, io-2012-slide, Shower and impress.js

Home Page: http://fcfeibel.com/presentable/

License: Other

JavaScript 47.15% CSS 35.24% Ruby 0.11% Python 0.22% Shell 0.04% HTML 17.24%

presentable's People

Contributors

ffeibel avatar frederickf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

presentable's Issues

Beamer ToC like

Another idea I had is to change #presentable-toc to .presentable-toc to be able to put the toc in different slides, to recall the toc during the presentation. The best would be to be able to put the toc in different slides and highlight some element in particular, depending on the current section.

This can be particularly interesting for scientific talks, to present some LaTeX-beamer like functionnalities.

A beamer example can be seen there : http://web.mit.edu/rsi/www/pdfs/beamer-tutorial.pdf (renders terribly in pdf.js)

Change notation in reveal.js

Hi,

To be more consistent with the reveal.js base slide numerotation (in the lower right corner), wouldn't it be better to write slide numbers as indexh - indexv instead of indexh/indexv ?

Plus, personnally, I find the first one to be more readable.

Thanks

"Untitled Slide"

Thanks for your great addition to reveal.js.
Could it be possible to add an option to not display : "Untitled Slide"?

Regards
Nic

Tags in titles

Hi,

If I have a title on a slide with tags inside, let's say <h2>Some title with <em>tags</em> inside</h2>, presentable will strip the tags from the title in the summary. This can be a problem sometimes, for example when using <sup> and <sub> in titles for chemical formulas.

Thanks

class name for ignoring slides

Would it be possible to have a section class name or other attribute which would cause presentable to ignore that slide completely, title or not?

In my case, I simply wanted to add a title, Contents, to the TOC slide but this resulted in the addition of an entry in the TOC itself.

Publish npm package

Could you please submit presentable to the npm package repository?
It would help with keeping presentation's dependencies neater…
Thanks!
Best regards,
Christian

Untitled Slide in TOC

I would like to define the TOC entries by hand for each slide instead of the automatic way.
So I am setting presentable.toc({ titles: ".presentable-title" }); and I define the entries for the TOC like:
<h2 style="display: none;" class=".presentable-title">Education</h2> under each <section>. But in the TOC slide all entries are "Untitled Slide". Am I missing something?

presentation-toc outside slides

Is it possible to put the table of contents outside of the "slides" div? I'm trying to put the table of contents in a separate div from the slides, so it can be accessed from anywhere in my slides. If it's not possible, this would be a useful feature!

If this is something you want, but don't have time for, let me know so I can try to implement it.

Wrong TOC layout when only using h1 as titles

Hi,

love your project (avoids a lot of work) ;).

Iam preparing my presentation for my phd defense and iam trying to use reveal.js with your project. as my presentation is quite long i would like to only show the principle chapters of the presentation to avoid a long list at the beginning. for this i used presentable.toc({framework: "revealjs", hideNoTitle: "false", titles: "h1"}); to choose only the titles of the different chapters, but as you can see in the image below there is a jump in the numeration, which is think is because the length of the line. Is there a possibiliy to fix this?

image

Thanks,

Blubbsy!

Back and forth keyboard shortcut

Hi,

Another missing feature that could be really great, in my opinion, is the ability to use the keyboard shortcut (84, t for instance) in a back and forth way.

So to speak, pressing it send to the table of contents slide, but on this slide, pressing it send back to the previous slide.

What do you think about it ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.