bicarlsen

Results 111 comments of bicarlsen

I am still currently working on fixing the plugin. I have made progress, but the new version still doesn't work reliably. This is a side project for me, so i...

I have just issued an [alpha release](https://github.com/bicarlsen/obsidian_image_caption/releases/tag/0.0.15.alpha) as a stop gap to help with the problems. Please be aware that this release is known to be buggy, but hopefully can...

I have just issued an [alpha release](https://github.com/bicarlsen/obsidian_image_caption/releases/tag/0.0.15.alpha) as a stop gap to help with the problems. Please be aware that this release is known to be buggy, but hopefully can...

I will likely be busy with other projects through February, so hope to get it working again in March. If anybody would like to contribute before then, I also encourage...

> @bicarlsen do you want to pick up this PR or may I close it? It can be reopened whenever you want to continue. For now we can close it....

Was thinking of giving this a go. Would `tokio`'s [`NamedPipes`](https://docs.rs/tokio/1.32.0/tokio/net/windows/named_pipe/index.html) be a valid solution here?

Gave this a [first attempt](https://github.com/bicarlsen/tmq/tree/feat/windows_compatibility). Would love some feedback if anybody has some. Some of the tests fail, mostly with access denied style errors.

Thanks so much for this update. Can you also update the README documentation to include an explanation and example.

Thanks so much for the feedback :) Indeed, I developed the package for fairly basic use cases and manual control, so tried to keep things as simple as possible. I'm...

Thank you for the suggestion. I'll get around to this when I can, but am quite busy these days so don't know when that will be. If you're up for...