- Once started, no way back? How about double-click?
- Background images would be nice, custom CSS?
- How about loading URL contents (e.g. from github)
- Auto agenda / TOC?
- Support for Math, Charts, Code?
- Export as single html?
- Localstorage history?
- Standardized GH repo layout `markshow` for listing, loading and showing all my presentations?
This is basically part of the feature list, I would like to implement for my personal tool.Show HN: MarkShow – Create Slideshows with Markdown
51–60 of 64 posts
Re: Show HN: MarkShow – Create Slideshows with Markdown
#52Earlier quoted context omitted.
The reveal.js file format is HTML, an open standard, and will still be readable decades from now. Proprietary apps like Google Slides, I have to continually assess whether their file format is closed or has recently switched to being closed — because it is in the interest of the company to lock in its users and exploit network effects.
> The reveal.js file format is HTML, an open standard, and will still be readable decades from now. I don't think the javascript part is future-proof. Any client side UI rendering logic is tightly integrated with browsers' rendering quirks..
Re: Show HN: MarkShow – Create Slideshows with Markdown
#53Re: Show HN: MarkShow – Create Slideshows with Markdown
#54This is very nice when you are willing to write basically code for your presentation, but nothing beats https://slides.com in productivity. It is the SaaS of the creator of Reveal.JS. I usually just make a monthly subscription when I need to make a new presentation, otherwise you can keep everything, just can't create new presentations. Basically "pay when you use it", very fair business model, worth every penny!
Re: Show HN: MarkShow – Create Slideshows with Markdown
#55Nice work :-) I have a side project with the same goal. Some ideas: - Once started, no way back? How about double-click? - Background images would be nice, custom CSS? - How about loading URL contents (e.g. from github) - Auto agenda / TOC? - Support for Math, Charts, Code? - Export as single html? - Localstorage history? - Standardized GH repo layout `markshow` for listing, loading and showing all my presentations?…
Re: Show HN: MarkShow – Create Slideshows with Markdown
#56Re: Show HN: MarkShow – Create Slideshows with Markdown
#57Nice work :-) I have a side project with the same goal. Some ideas: - Once started, no way back? How about double-click? - Background images would be nice, custom CSS? - How about loading URL contents (e.g. from github) - Auto agenda / TOC? - Support for Math, Charts, Code? - Export as single html? - Localstorage history? - Standardized GH repo layout `markshow` for listing, loading and showing all my presentations?…