Updated Widgets internal names (markdown)

zobnin
2024-10-21 08:11:24 +03:00
parent 7fce607da6
commit 3fe1891b4f

@@ -23,10 +23,12 @@ Internal widget names to use in the `add_widget` functions and actions:
* `tasks`
* `feed`
* `telegram`
* `twitter`
* `calendar`
* `calendarw`
* `exchange`
* `expenses`
* `finance`
* `financechart`
* `bitcoin`
* `control`
* `recorder`
@@ -34,4 +36,6 @@ Internal widget names to use in the `add_widget` functions and actions:
* `empty`
* `remote`
To specify a script, simply use the script name (along with the extension).
To add a script, simply use the script name (along with the extension).
To add a clone, use widget name with a digit, for example `appbox_1`.
To add a plugin, use compnent name, for example `{ru.execbit.aiohealthplugin/ru.execbit.aiohealthplugin.PluginReceiver}`.