Matias Forbord

Results 22 comments of Matias Forbord

I had an `NotificationManagerCompat` issue on Android with Ionic 6 (beta), and using your changes (commit `083ccca0f4eee8fbec0cde1edd32207c286d2a04`) fixed it - thank you! :pray: Will be testing more with the changes...

We're at `9.1.4` now. Is this still the recommended way to mitigate this? ```json "overrides": { "node-ipc@>9.2.1 10.1.0": "10.1.0" } ```

Great point @footurist ! Would you happen to have a compact example of this, where it was easy to run into this issue? Also, if you have suggestions for which...

I explore this direction too, and decided to go with the Flutter ecosystem as a base instead of Cordova/Capacitor. It's still very early, but you can check out https://github.com/codeluggage/imbutter for...

@taw I wonder if https://github.com/tauri-apps/tauri would work instead?

@taw Yes, I meant to offer an alternative, not address the current Electron issues. I've been curious about Tauri so I gave it a try - looks like it's working...

Thanks for adding this! It was exactly what I was looking for. I gave it a try and it works for me! :tada:

I'm a huge Xvim fan and user, so I took a quick look at the source to see where the problem might be. By commenting out line 89 (the "else"...

I came here looking for this too. Adding error message for posterity: ``` user-error: No method for storing a link from this buffer ```

I very much would like this feature too - but for specific articles. There are many articles I'm just not interested in, and they never seem to leave the feed....