logseq-plugin-file-manager icon indicating copy to clipboard operation
logseq-plugin-file-manager copied to clipboard

The search button on Firefox does nothing

Open KierPrev opened this issue 3 years ago • 2 comments

It only works on Chrome. I have not tested it on Safari or Edge. But I guess it has something to do with electron.

KierPrev avatar Apr 21 '22 16:04 KierPrev

The plugin uses FileSystemHandle API, which is currently only supported in chrome and opera. Electron and Edge use the chromium kernel, so it is also supported.

haydenull avatar Apr 21 '22 23:04 haydenull

I understand, thanks! I already filled an issue on Logseq to request allowance of plugins deleting files.

KierPrev avatar Apr 22 '22 00:04 KierPrev