Eryu Xia

Results 226 comments of Eryu Xia

hi. i'm not familiar with BloomRPC but i suspect it's not using grpc-web protocol? grpc-web speaks a different protocol (based on http/1.1 over Envoy) than grpc (based on http/2), and...

@ericb-summit Thanks for the comment :) I do agree with the naming being confusing, like Stanley has mentioned above. Although, we generally do not making breaking API renames, hence will...

> This looks to be something that can only be done on Windows. I am waiting for confirmation that you can actually update the value rather than just being able...

> Gotcha. It seems there is potentially a hidden adapter somewhere in the Obsidian logic. I am not sure where that would be and its stability may be questionable since...

> The linter could be setup to run system commands. But Templater has that already setup that they can be triggered from templates (this may not be what you want...

> I am not sure an FR on an obsidian forum would help unless it was able to show that it is something that people are interested in as a...

@pjkaufman Thanks so much for the pointers and ideas! I'll test out the QuickAdd custom command and let you know if it works for my use case! Thanks again! 😃

Hi thanks for consideration and feel free to close! I'll try out the method you've recommended soon and post an update here. In the meanwhile, if you can provide the...

@dbssAlan hi thanks for checking! i think we won't take this PR as is, due to the API change requiring internal validations. Rather, we will: 1. Implement and experiment this...

> Hey! Any updates on this? > > If not, I was wondering what patterns you use to cancel grpc calls via the Promise client. Hi! I'll try to find...