diff --git a/docs/_static/img/export_conf.png b/docs/_static/img/export_conf.png new file mode 100644 index 0000000..e7fef0d Binary files /dev/null and b/docs/_static/img/export_conf.png differ diff --git a/docs/tips.md b/docs/tips.md index 01feb89..f3239dc 100644 --- a/docs/tips.md +++ b/docs/tips.md @@ -13,3 +13,13 @@ Custom Menu could replace [Apporder](https://github.com/juliushaertl/apporder). 2. Scroll to `Top menu` check all apps in `Applications kept in the top menu` 3. Scroll to `Applications` and customize sorting 4. Save + +## Export the configuration + +1. Go to user or global settings +2. Click on `Export the configuration` + +
+ [![](./_static/img/export_conf.png)](./_static/img/export_conf.png){target="blank"} +
Export the configuration
+
diff --git a/mkdocs.yml b/mkdocs.yml index bb5fdf1..3f3930f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -38,6 +38,8 @@ markdown_extensions: - pymdownx.highlight - pymdownx.inlinehilite - pymdownx.details + - attr_list + - md_in_html nav: - Overview: index.md