logseq-plugin-file-manager
logseq-plugin-file-manager copied to clipboard
The search button on Firefox does nothing
It only works on Chrome. I have not tested it on Safari or Edge. But I guess it has something to do with electron.
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.
I understand, thanks! I already filled an issue on Logseq to request allowance of plugins deleting files.