Rémi Emonet
Rémi Emonet
NB: The existing code works even though it semantically could be updated (variables names). NB: The existing code does not follow the complete pouchdb API (optional second param)
Some frameworks don't need any pause between slide export (i.e. running with `-p 0` works fine) and the default value of 1000 ms pause is slowing down the export for...
**Is your feature request related to a problem? Please describe.** When one want to use another tool to control Xournal++ (e.g. using a menu like Fly-Pie, a remote controller or...
**Is your feature request related to a problem? Please describe.** When an addon (or probably theme) defines keyboard shortcuts and the presentation author also wants to define custom shortcuts, the...
Current status: can run `slidev --secondary slides2.md slides3.md` to serve: - `slides.md` as usual - `slides2.md` on port n+1 - `slides3.md` on port n+2 NB: - might need to reconsider...
When used from slidev, the http-proxy used by express-js drops POST requests that contain a body. **Context:** I'm doing live integration with a jupyter notebook. Slides initially use content that...
I'm not used to the solarized theme in general but I just tried the themes for Netbeans (both black and light), thanks for the port. In java, by default, Netbeans...
`git checkout` has been confusing for learners (especially when they later discover branching), see https://github.com/swcarpentry/git-novice/issues/169 for a first episode of this discussion. This summer 2019, git started an experimental feature...
Viewing https://pair-code.github.io/scatter-gl/ with 3D disabled and label-based color, it seems that some (non-opaque) points do not let the points behind them be shown. Here is a zoom of an region...
I found this library quite simple to use. As a new user, the surprising thing came from the (default) "band" x-axis setup. At first I thought it was a design...