Keep Super+U / Super+Backspace as in iso binds.json; document Super+, for settings. Describe breadsearch as meaning search, not filename letters. |
||
|---|---|---|
| .. | ||
| advanced/01-snapshots-and-rollback | ||
| apps/01-notes-and-tasks | ||
| customization/01-bar-and-launcher | ||
| daily-use | ||
| getting-started | ||
| tours | ||
| troubleshooting | ||
| README.md | ||
breadhelp content
Guides and troubleshooting data, installed to /usr/share/breadhelp/content/.
User overrides/additions live at ~/.local/share/breadhelp/content/ (same
shape; a colliding guide directory name wins wholesale over the system copy).
Categories are just top-level directories here — the Learn tab lists whatever exists, so adding a category is a content change, not a code change:
getting-started/
daily-use/
customization/
apps/
troubleshooting/
_symptoms/ # troubleshooting wizard's symptom-tree *.toml files
advanced/
Each guide is a directory with:
meta.toml— title, difficulty, tags, related guides, estimated timecontent.md— the guide body (constrained Markdown subset +[Run]/[Show Keybind]tags — seesrc/content/markdown.rs)content.beginner.md— optional, used in Beginner/Dad mode instead ofcontent.mdwhen present
Content lands starting at M2.