Ayake

Results 25 issues of Ayake

First of all, I and very thankful for this plugin :star: . I enjoy using emojis in my notes as the small images make some content more easily communicated. However,...

Thanks for creating the nice pictures. I have looked at them and they're helpful - except for one case, where I'm sure that the information is incorrect. Considering this explanation...

This is a **work in progress PR!** --- @Vinzent03 Could you take a look at the [first two commits](https://github.com/denolehov/obsidian-git/pull/288/files/0a120c3f5efd058315f19dea59cbc33caa2f1466) only? For working with the plugin, I've added a dockerized environment...

As discussed with @Vinzent03, this PR contains the setup that can be used by new developers to quickly get into this plugin - as all they need to have is...

Almost always the test workflow is run twice on the same code - once during the PR review - and a second time after the merge into master. This is...

quality
github_actions

Custom protoc path may lead to the error `/usr/bin/include: warning: directory does not exist.` This can happen, when the user installed the libraries into a different path. We could deal...

bug
good-next-issue

for easier getting into using protocurl

documentation
good first issue
good-next-issue

The [new minor version release](https://github.com/spf13/cobra/releases/tag/v1.5.0) adds the capability to group together flags (making them mandatory together or mutually eclulssive to each other). We should investigate where and to what extent...

good first issue
quality
good-next-issue

When receiving a protobuf message of the wrong type (or specifying the wrong expected response type) often times no fields can be properly matched and the protobuf payload will be...

enhancement
good-next-issue

This enables one to skip using a protoc binary and directly work with the [FileDescriptorSet](https://pkg.go.dev/google.golang.org/protobuf/types/descriptorpb#FileDescriptorSet)

enhancement
good-next-issue