Live data from Hacker News

HTML Slides with notes

nbd.neocities.org

11–20 of 46 posts

Re: HTML Slides with notes

#11
Haha, I see people talking about slides everywhere, from specific moment in my life... that's when I started coding slidepicker.com!

Anyway, nice work! I created something similar for our product (a list of divs that switch visibility based on keyboard input).

Re: HTML Slides with notes

#12
I use HTML for my presentations and publish them online mentioning the URL at the top, such that people can open them on their device, which is often a smart phone. I take that into account for the interactive parts of the presentation.

Re: HTML Slides with notes

#15
post #4

I love it, but it was very disorienting to use `j` to move forward and `k` to move backward.

lol yeah... "tell me you are lefty without telling me you are lefty"

Those are Vim bindings. The J key rests right under your index finger (and it’s easy to find it thanks to the nudge on your key), which enables you to spend little to no energy to “scroll down”; the K key is for scrolling up.

Re: HTML Slides with notes

#17
one thing that I immediately noticed is that this site has no mobile support at all.

that's why I will link this presentation I made, in just a few hours, for a school project. it has mobile support, automatic fullscreen, and is still lightweight. unfortunately, I lost the code for the engine alone, so I only have the "exported product".

https://jotalea.com.ar/tests/tpanticx

Re: HTML Slides with notes

#20
I find the notes mode confusing. You can't tell if you're viewing a note or a slide.

Why would you use it? In PowerPoint the point of notes is to have an aside view for the presenter for extra info. Here all is revealed to the viewer.

Post reply on HN