opk12

Results 219 comments of opk12

> The matrix-nio examples do not convince me (as I wrote some of these examples myself) and they were written to keep things extremely simple, not to be best-practice code....

### 1 Other possible questions that come to mind: - `Why would one want to sync before sending` - `What does one lose by sending without sync` Because it might...

> ``` > # Sync encryption keys with the server > # Required for participating in encrypted rooms > ... > # must sync first to get room ids for...

Eh but I fear that the network is the problem. The language impacts CPU usage, but m-c is spending a negligible time on the CPU; the usual symptoms of being...

> --sync off|full has been implemented. See commit [6a752f2](https://github.com/8go/matrix-commander/commit/6a752f2d9b01e3992e22a2c317609473513370df) Thank you! I updated my script to use it.

@ericdecanini The new app layout is orthogonal to this issue

To add another use case for custom events: At [SotM 2022](https://2022.stateofthemap.org/), OpenStreetMap's world conference, a lot of on-site self-organized sessions were listed on a physical white board, but not transcribed...

That one is fixed, but now it crashes when clicking the confirmation button on the tag selection dialog. - Turn off wifi. - Search for a movie, click `Can't find...

By the way, wouldn't this kind of issues be more conveniently found at build time with an automated linting tool?

I understand that a complex query mechanism may be too much for this app. If so, at least it would be convenient for me to - sort notes by distance...