Martin Mauch

Results 401 comments of Martin Mauch

Hmm, looks like quite a bit of code has been moved since this PR. I'd be happy to do a rebase and move the logic to the appropriate new places,...

@lutzky were you able to add SilverBullet to your home screen as PWA on Android? If so, with which browser? For me it works on MacOS, but not on Android...

Ok, turns out my launcher (Olauncher, a very simplistic one) doesn't support adding PWA apps. I switched to Nova Launcher and now I can add it.

First tracer-bullet implementation here: https://github.com/silverbulletmd/silverbullet/pull/1158

@jussisaurio this one is good to review from my side. The Java Tests failed because there was a timeout issue while downloading Gradle. I don't think it has anything to...

@jussisaurio this is actually a minimization of a bug I had while creating a materialized view on a bigger table containing Org-Mode text. It can be reproduced through other means...

I've updated this PR to expose one issue where data is lost in a matview and removed the rather symptomatic fix. I'm working on a better one.

@jussisaurio I hope this is the proper and minimized root cause fix now. I kept the tests that expose the issue and the fix in two commits so you can...

@jussisaurio I've updated #4084 to expose one issue where data is lost in a matview and removed the rather symptomatic fix. I'm working on a better one.

@georgeh0 would this also be a step toward allowing "registering" custom datatypes? I have classes that are not fully under my control and not compatible with CocoIndex (e.g. Azure DocAI...