Felix Stupp
Felix Stupp
**Is your feature request related to a problem? Please describe.** When typing in a new recipe (e.g. copying it from a paper medium), inserting multiple ingredients is tedious: typing in...
I need some motivation during my days, so to see what I was able to do already, I would like to setup a filter which only shows tasks I completed...
When duplicating events was introduced (at least I discovered this feature because of that), the "event color choosing" button was moved into the menu in favor of the "duplicate event"...
**Describe the bug** I need to take to take two doses of an medicament, one when waking up, one 4-5 hours later (no matter, when I wake up). Today I...
### Feedback The Getting Started / Advanced Configuration page proposes the File Editor add-on for editing the configuration.yaml, while there is a VSC add-on available with IMO improved syntax highlighting....
Hey, thanks for this great documentation. However I have an idea to further improve it: You stated one could use multiple `ExecStart=` lines to control, which drive's keys should be...
Launching the script itself breaks if for example the Windows username contains a space. This commit fixes it by adding quotion marks to the script path.
With the flag `--enable-ssh-agent`, the script tries to call itself in Windows by calling `powershell.exe python3.exe [...]`. This call does not work on my machine with Python 3 installed and...
In the explanation for enabling ssh-agent support, the sub-command of the command for setting SSH_AUTH_SOCK had the prefix of a default shell prompt "$". I fixed the sub-command by removing...