janklostermann
janklostermann
Why not adding a [coturn](https://github.com/coturn/coturn) STUN/TURN server to the whole setup (usable for jitsi and NC Talk)? At best you could then easily configure that you want to use coturn...
https://decatec.de/home-server/nextcloud-talk-mit-eigenem-turn-server-coturn/ might be helpful for a COTURN solution as self-hosted STUN server. There is a dockerized version of coturn available, too: https://github.com/coturn/coturn/tree/master/docker
Isn't this related to https://github.com/hediet/vscode-drawio/pull/303?
You are probably right. At least for my prefered solution. But they might not feel the problem. The problem occurs here in the Mail app. Maybe in other apps too....
sounds similar to #42 ?
In case there is only one h1-headline (`#`) in the markdown, it is probably best to ignore the YAML frontmatter value `title` and use this single h1-header as root (as...
Great! Thanks so much for implementing this improvement so quickly!
Thanks so much! Works like a charm! Am 21. April 2024 18:02:51 MESZ schrieb Gerald ***@***.***>: >Fixed in v0.1.4 > >-- >Reply to this email directly or view it on...
This plugin in v2.4.0 on Windows cannot handle the formatting that you proposed as favorable: `{{ datetime format="[]YYYY[-]MM[-]DD[ ]HH[:]mm[:]ss" }}` It throws an error: ``` (In plugin: Templates) There was...
I would desire a more general date formatting option as well, that does not only work for `datetime` through `#custom_datetime` but works for all variables of type `date`.