Updated Widgets internal names (markdown)
@@ -23,10 +23,12 @@ Internal widget names to use in the `add_widget` functions and actions:
|
|||||||
* `tasks`
|
* `tasks`
|
||||||
* `feed`
|
* `feed`
|
||||||
* `telegram`
|
* `telegram`
|
||||||
* `twitter`
|
|
||||||
* `calendar`
|
* `calendar`
|
||||||
|
* `calendarw`
|
||||||
* `exchange`
|
* `exchange`
|
||||||
|
* `expenses`
|
||||||
* `finance`
|
* `finance`
|
||||||
|
* `financechart`
|
||||||
* `bitcoin`
|
* `bitcoin`
|
||||||
* `control`
|
* `control`
|
||||||
* `recorder`
|
* `recorder`
|
||||||
@@ -34,4 +36,6 @@ Internal widget names to use in the `add_widget` functions and actions:
|
|||||||
* `empty`
|
* `empty`
|
||||||
* `remote`
|
* `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}`.
|
||||||
Reference in New Issue
Block a user