Anonymous - 5 days ago

Originally posted by: debba

Hi @traustitj ,
very interesting.
I think the problem could be in:

let proj_dirs = match ProjectDirs::from("com", "debba", "tabularis")

inside src-tauri/src/plugin/installer.rs and src-tauri/src/plugin/manager.rs

Looks correct to me, but I don't use Windows, I am a Linux user.
If you think it is not working, feel free to open a PR.

Reference:
https://tabularis.dev/wiki/plugins

Plugin is very interesting btw, let me know if I can help you.