jjw24 / Wox.Plugin.Runner

A plugin that allows you to create simple command shortcuts in Wox.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System.Text.Json.JsonException

jjw24 opened this issue · comments

image

@taooceros Is this error related to the json change?

Oh I believe it will throw the error when the string is empty.

Found an issue, that we should move the command.json to LocalAppdata to avoid deleting when update. However, it is still in appdata now. The pluginmetadata.plugindirectory seems to be the path for the place storing the dll.

We need to change that to %appdata%\FlowLauncher\Settings\Plugins\{PluginName}

Once the new api is done and released, we can use that one.