mdrobisch
mdrobisch
If someone is interested. I descibed a patch to get some of the behaviour mentioned here. Please reference https://github.com/nextcloud/server/issues/11214#issuecomment-2213273846 This patch should bring systemwide "Busy"-Slot for every "private" event from...
I tried the following simple approach with not luck :-( . Changing the mime mapping: in `config/mimetypemapping.json` like: ``` { "drawio": [ "application/x-drawio" ], "png": [ "application/x-drawio" ] } ```...
Hi @femto I came across the same question today. It is actually possible to have a PPT-like expereience with 2 options. 1. Use a plugin - https://github.com/Smile-SA/slidev-component-scroll - Only for...