Results 17 comments of Yu Wang

@Krasjet , sorry I forget to add you as the reviewer.

Yes, my platform is windows. Thanks for investigating the problem. It is funny to see two PRs solving similar problem in a short time range :)

Thanks, my request does relate to support phrase for `current file complement` and `current vault complement`! A naive implementation will definitely degrade performance and increasing noisy suggestions as you suggest....

Here are my thoughts. We don't add a new tokenizer. On the contrary, we add a general phrase mining algorithm, the algorithm works with any tokenizer. In this comment, I...

I love to solve general problem instead of specific tiny issue. So I really need your input because I dont know Japanese. will such feature help if you want to...

I also only use `Current file complement` and `Current vault complement` for English. IME is so smart to input words that typing each character separately is inefficient. But I am...

Fix this issue with #13. I have attached the compiled plugin. Would you mind to test whether this meet your requirements? [obsidian-reveal-active-file.zip](https://github.com/shichongrui/obsidian-reveal-active-file/files/9173083/obsidian-reveal-active-file.zip)

I think you are right. The solution doesn't work for non-markdown files. I am fine to discard this PR.

+1 for this feature request. BTW, I'd like to share some technical issues related to the feature request The `Paste` command is implemented with `navigator.clipboard.readText()`. If we want to support...

My experience is very similar. I find the root cause, although I am not able to solve it now. I use absolute link and "inside folder note mode". My setting...