Sebastian Schmittner
Sebastian Schmittner
@Brin-o finding the spell checker is the first challenge, indeed. Its the tiny check mark in the editor footer bar to the right.  The option to...
Ahh, awesome, many thanks. I did not know that I could add myself as a business partner. This solves my use case for now. Should I close the issue? If...
In principle it should be possible to set the context path in the application.yml like so https://docs.micronaut.io/latest/guide/configurationreference.html#io.micronaut.http.server.HttpServerConfiguration Some more fiddling with the login paths is needed (also in the application.yml)...
Ahhh, very good point. So my feature request really is about JSON(-LD) credentials which are not yet supported by the BPA. For AnnonCreds I can work around this issue by...
> change start and end times (with or without adjacent diary entries) This would be a very helpful feature! Often I realized that I changed my activity like half an...
@ramack I have just tried 1.2.5 and I like the possibility to change durations. Thanks for adding it! My next most wanted feature would be `remove activities`. If I accidentally...
Just an example from `pyflake`ing the modules which most likely hints to errors in the code ``` ghproj.py:11: SyntaxWarning: invalid escape sequence '\{' p = re.compile('domains=\{.*\}') ... mumble.py:91:12: undefined name...
Many Thanks @rajpalc7 !