Jonas Cirotzki

Results 86 comments of Jonas Cirotzki

This is already possible by using `Network.set_template` and setting it to a custom template. `write_html` will then load the template from this `path`. The easy fix to make this more...

Also another thing that I noticed is that `set_template` does not set the `template` (jinja2.Template) but the `path` to the template

For me, speech does not work at all (both Firefox + Chrome on Linux).

I solved my problem by installing `espeak-ng` and enabling it as output module for `speech-dispatcher` under `/etc/speech-dispatcher/speechd.conf`. Maybe this should be added to a trouble shoot section? :) Not certain...

@OlaRune B/c of your questions in Slack, see my last comment :)

`AddModule "espeak-ng" "sd_espeak-ng" "espeak-ng.conf"` Thats what I have I have not experimented which other voices are working :D I was just happy to hear anything :D

ah: `sudo systemctl start speech-dispatcherd` or `enable` instead of `start` if you want it persisted

https://www.postgresql.org/docs/current/rangetypes.html Seems like it :D An entry in the table has a * subtype (integer, bigint, numeric, timestamp without TZ, timestamp with TZ, date) * lower bound * upper bound...

Hey I take a look at this issue myself: https://github.com/hzi-braunschweig/SORMAS-Project/issues/9693 did not change any logic and was re-reviewed twice now, so I would suggest we keep it closed and I...