Rotekoppen

Results 8 issues of Rotekoppen

### Feature description [reveal.js/](https://revealjs.com/) is a js library for creating presentations, which also can handle markdown data. So i was thinking perhaps an export option to revealjs ### Feature motivation...

### Feature description Plot graphs using something mathplotlib or plotly ### Feature motivation It is the missing piece for being a full notebook for math classes

Firefox, using both violentmonkey and the addon on linux and Chrome, using tampermonkey on windows Firefox with the addon developers console: ```XHRGEThttps://musescore.now.sh/api/mscz?id=3482756&token=03AGdBq26cWVjt-3MOSPBET8vLCDRGVLeoOqnsh0qD8psAbx6az2X1yLiljOE8cq1Dc7wOHp4UQI0ukqWkZFMetYRBi1zAzN1Ox_N-iJLWgRRIPMWSJ9IhX6c6mxwBqbhOk3YurWkw1uNi8-MkfW1cocHo16_YdvZIYDfLMArNcJVNs2KirGBFmT0pjSmOkqiiwlsrs0NMMJQGCzRP9GpUsP8xHAX-DjXoa_HAfHcko_sqfZHwLUNsCvncSYT2rQ4o1uZAbtxzicylunNqLQanwjTKwULcg7VEMdKg8TkcThcw37uIrgm8aTEKCppEtkrf2WIU5kAwkC_-v0_LOwESItpospH2KKn1Mmx13voGELQMkqFT5mrhjVbQ6QZxA2poOA4ZXGo78K-gfeiQXzDrbBvBIH5qGczuKjOCDcMPkOl-UO2fQqWrt9hsaKF5qnhsrNFDszl9JU5a [HTTP/2 502 Bad Gateway 4087ms] Forespørsel med kryssende...

Please tell me where i can find logs if you want them. Firefox 77.0.1 Script ver 0.7.1 Tampermonkey v 4.11.6114

Don't know if this already exists, or if it will be too hard to make. This would be useful when making diffrent instruments play the same notes, on diffrent octaves.

Currently particle.falling_spore_blossom=ff00dc particle.spore_blossom_air=ff00dc does nothing, however it would look really nice in a build im making, could this become a feature?

enhancement

Sway is a wayland equivalent to i3. I did it myself by adding ```js I3IpcClient.prototype.inputs = function(cb) { this.message(100, null, cb); }; I3IpcClient.prototype.seats = function(cb) { this.message(101, null, cb); };...