logseq-automatic-linker
logseq-automatic-linker copied to clipboard
Japanese is not fully supported
ref. https://github.com/sawhney17/logseq-automatic-linker/issues/1
Latest version should have this. Could you give me some sample Japanese text so that I can test it out?
Sorry, after doing some tests, it works well now. I just forgot to change the settings🙏
I found one example.
I have pages both [[コンウェイの法則]]
and [[組織]]
.
Like ### as is
, automatic-linker seems work well only for [[組織]]
, but I with it works for [[コンウェイの法則]]
as well.
as is
コンウェイの法則がチームや組織構造、ソフトウェアアーキテクチャーについて示すこと
↓
コンウェイの法則がチームや[[組織]]構造、ソフトウェアアーキテクチャーについて示すこと
to be
コンウェイの法則がチームや組織構造、ソフトウェアアーキテクチャーについて示すこと
↓
[[コンウェイの法則]]がチームや[[組織]]構造、ソフトウェアアーキテクチャーについて示すこと
But if I had a space (either half-with or full-with is ok) after コンウェイの法則
, this plugin looks work as expected.
Re-indexing doesn't change anything.