Torsten Grote
Torsten Grote
Having a conflict resolution preference with the various options you listed would of course be nice, because it gives users choice. But I would have also been happy with just...
Hi Konrad, this sounds good in principle. What happens if the user just dismisses the conflict notification? Is there any way to get it again and make a decision? Once...
Well, I'd say it is expected. If you only use one client, you won't notice, but if you use a different notes client on the desktop, you don't want to...
Cool thanks, that's a nice feature to use in the meantime. Will it be in 1.2.0?
Here's the main script (without node classes) that hopefully is sufficient to find the issue: ```python #!/usr/bin/env python3 import asyncio import logging import os import time import paho.mqtt.client as mqtt...
@danielegobbetti I think it makes sense to wait for this to get merged. Then you can prepare a PR for Transportr (that also bumps the commit ID of PTE).
> Should I create an issue here? You already created an issue. There's also discussions for questions. > I noticed, that my external SD card is read only since a...
> About fsck - didn't I need root for that? Unfortunately I unrooted my phone quite recently. ;) It is an SD card. Can't you power off the phone, remove...
I'd take it. Better to have working code with legal risk than no working code at all.
Thanks, looks good to me! :)