Evilham
                                            Evilham
                                        
                                    Hey, this is still missing the email argument, should be there tomorrow IIUC.
Thanks everyone! :heart:
Forgot to make it explicit that: "convert VTODOs into VEVENTs" only applies to the in-memory representation while importing the data, since what is saved into sqlite3 is the raw text...
Thanks for the testing! I don't think Japanese has anything to do with it :-D most likely I missed a code path that was breaking; could you try again? If...
That's great! please report any oddities and do not try to edit tasks with `khal` :-D.
@hsanson @tmerse: if you still use `khal` and are interested in the VTODOs feature, PR #1118 has a preliminary patch that can use feedback and further contributions to tests /...
Hello, I noticed that this MR is not included in the v1.15.0 line which is the latest for e.g. NC 24, is that expected? I noticed it is availble in...
@wiscodisco I ran against this and I'd say I figured it out: are you using `command=...` in `authorized_keys` as well? If so, make sure your use of `$SSH_ORIGINAL_COMMAND` doesn't fiddle...
FWIW, this is roughly the line seen with `nextcloud --logdebug`: ``` 2023-10-02 13:12:34:108 [ warning nextcloud.sync.networkjob /wrkdirs/usr/ports/deskutils/nextcloudclient/work/desktop-3.9.4/src/libsync/abstractnetworkjob.cpp:221 ]: QNetworkReply::HostNotFoundError "No s'ha trobat el servidor HOSTNAME" QVariant(Invalid) ``` Checking v3.10.0 release...
A proposal of such a script, to be added in e.g. `/usr/local/lib/debops-mariadb-backups-monthly-rotation` Notice that I am loading `/etc/default/automysqlbackup`, in theory we could move the `MONTHS_TO_KEEP` variable there and only have...