qazxcdswe123 / search-obsidian-in-google

Search obsidian notes in google.
https://chrome.google.com/webstore/detail/search-obsidian-in-google/dkefnggaipjamcbnjdlapgilhlaikbme
GNU General Public License v3.0
30 stars 2 forks source link

Brave does not work #2

Open bwnjnOEI opened 1 year ago

bwnjnOEI commented 1 year ago

Does this plugin only work for Chrome? Is the LOCAL REQUEST API required for installation from the Obsidian plugin store?

qazxcdswe123 commented 1 year ago

brave (and all chromium based browser and firefox) is supported and only omnisearch and search obsidian in google are required in obsidian

bwnjnOEI commented 1 year ago

But I still failed, there are no items displayed on the right side at all, but this is allowed in omnisearch in Ob.

qazxcdswe123 commented 1 year ago

oh ok, I can confirm this issue. Somehow Brave blocked localhost fetch, investigating.

qazxcdswe123 commented 1 year ago

https://github.com/brave/brave-browser/issues/27346

Brave browser blocked all localhost connections so I guess it is(and will not be) not supported.

bwnjnOEI commented 1 year ago

I have used the Logseq plugin Logseq Copilot on Brave, and it worked.

qazxcdswe123 commented 1 year ago

I'll check that if I have time, PRs welcome