Small docs rewording

This commit is contained in:
eikek
2022-02-06 23:32:24 +01:00
parent af184cc83c
commit 8e846effae

View File

@ -7,22 +7,23 @@ mktoc = true
# Dashboards # Dashboards
The main page shows a dashboard that can be configured to show some The main page shows a dashboard displaying some aspects of your
aspects of your documents. The following shows the default dashboard documents. The following is the default dashboard that is bundled in
that is bundled in the application: the application:
{{ figure2(light="dashboards-01.png", dark="dashboards-01_dark.png") }} {{ figure2(light="dashboards-01.png", dark="dashboards-01_dark.png") }}
It shows a predefined set of information, which can be customized. You The dashboard can be customized. You can create multiple dashboards
can create multiple dashboards and switch between them, you can also and switch between them. One dashboard is always the "default" which
define one as the "default" which is shown when the page loads. is shown when the page loads. It either is a custom one or the
predefined one above.
## Side menu ## Side menu
The side menu contains a list of useful links. The first loads the The side menu contains a list of useful links. The first loads the
default dashboard. All others (and more) are available through the default dashboard. All others links (and more) are available through
top-right menus as well. the top-right menus as well.
The _Bookmarks_ section shows all your bookmarks and a click takes you The _Bookmarks_ section shows all your bookmarks and a click takes you
directly to the search page with the corresponding bookmark active. directly to the search page with the corresponding bookmark active.