MSzturc / obsidian-advanced-slides

Create markdown-based reveal.js presentations in Obsidian
https://mszturc.github.io/obsidian-advanced-slides/
MIT License
987 stars 82 forks source link

Add additional control over Reveal.js Server #207

Closed Crazymax11 closed 1 year ago

Crazymax11 commented 1 year ago

it bothers me a little that reveal.js server is started by default. I want to have control over starting and stopping the server, so I added 2 commands "start server" and "stop server", as well as an option for automatic start (it's enabled by default for backward compatibility). I've built it and checked that it works in my vault

axelson commented 1 year ago

This can be marked as fixes #169