PluginProbe
OpenStation: Desktop Windows, Dock & Virtual Desktops for WP Admin / 1.1.9
OpenStation: Desktop Windows, Dock & Virtual Desktops for WP Admin v1.1.9
1.1.10 1.1.9 1.1.8 1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0 0.9.8 0.9.7 0.9.6 0.9.4 0.9.5 0.9.3 0.9.2 0.9.1 0.9.0 0.8.9 0.8.8 0.8.7 All 34 releases
desktop-mode / apps / os-settings / help / index.md

index.md in OpenStation: Desktop Windows, Dock & Virtual Desktops for WP Admin 1.1.9, at apps/os-settings/help/index.md

31 lines 3.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 # OpenStation Preferences help
2
3 Preferences changes the WordPress administration desktop for your account. It does not change the public website's WordPress theme, posts, pages or menus. Changes appear immediately, then save to your account. The browser keeps a local settings cache. MIO waits for the save confirmation before reporting success. If saving fails the existing Preferences store rolls back; MIO must report the failure.
4
5 ## Find the right page
6
7 - [](appearance.mdAppearance](appearance.md](appearance.md): wallpaper, accent colour, dock arrangement, size, placement, behaviour and WordPress admin bar.
8 - [](themes.mdDesktop themes](themes.md](themes.md): choose a complete desktop appearance and apply its recommended layout.
9 - [](windows.mdWindows](windows.md](windows.md): corners, unfocused effects, opening reveals, links, close-all confirmation.
10 - [](navigation.mdNavigation and mobile](navigation.md](navigation.md): placement of individual launchers and the phone experience.
11 - [](features.mdFeatures](features.md](features.md): optional tools, native apps, AI, developer mode and administrator-only site options.
12 - [](wallpaper.mdWallpaper images and configuration](wallpaper.md](wallpaper.md): gradients, existing media, uploads and Snow controls.
13 - [](reference.mdComponents and About](reference.md](reference.md): component examples, the journal and provider setup.
14 - [](actions.mdMIO actions and examples](actions.md](actions.md): private action catalog, chained requests and intentional exclusions.
15
16 ## Ask MIO
17
18 Use **Ask MIO** in the Preferences window. It appears only when MIO (the shared dock / Features → MIO API switch) and Features → AI assistant are enabled and WordPress has a compatible AI connector. Contextual tips and placement need the MIO API but do not need AI. Show MIO on wallpaper controls only the desktop mascot; turning it off keeps window chat and tips available. MIO belongs to this window while it is focused. A different window can claim MIO only by explicitly registering its own context. An ordinary window cannot take over its prompt or actions. Switching focus cancels unfinished work; already submitted changes may still finish. Closing Preferences discards its conversation. Closing just the chat keeps the in-memory conversation while that window remains open. Reloading discards it.
19
20 Your messages, relevant help excerpts and action results are sent to the AI provider configured in WordPress. OpenStation does not save MIO backscroll in WordPress, browser storage or an application log. Provider-side retention is governed by that provider. Do not paste credentials into the conversation.
21
22 ## Multiple changes
23
24 “Please set rounded corners, unify the docks, and make them dynamic” is three actions: `set_window_radius` with `round`, `set_desktop_layout` with `unified`, then `set_dock_behavior` with `dynamic`. Each action validates its arguments and waits for its own save. A later failure does not undo earlier completed actions. MIO reports partial completion and stops instead of silently retrying writes.
25
26 “Make both docks dynamic” in Split mode means set both `dockBehavior` and `sideDockBehavior` to `dynamic`. In Unified there is only one rail and the sidebar setting has no visible effect. See [](appearance.mdAppearance](appearance.md](appearance.md).
27
28 ## Choosing accurately
29
30 Ask MIO to `list_options` before choosing a theme, wallpaper, accent or effect. These catalogs are live: plugins can register or remove choices. MIO must use returned ids, not invent them from labels. Theme selection can seed recommended settings once, so apply a theme before making explicit layout overrides in a chain. When a theme visually overrides a setting, explain that fact instead of repeatedly writing the same value.
31