docs: update Silo_New references for schema-driven creation form
Some checks failed
Build and Test / build (pull_request) Has been cancelled

- COMPONENTS.md: describe schema-driven form with runtime API fetching
- silo.md: update command description with domain/subcategory picker,
  dynamic properties, live PN preview; add schema_form.py and
  silo_start.py to directory structure
- configuration.md: update keyboard shortcut description
This commit is contained in:
2026-02-11 10:34:28 -06:00
parent cbf8796cc2
commit f8a6c130af
3 changed files with 5 additions and 3 deletions

View File

@@ -31,7 +31,7 @@ Recommended shortcuts (prompted on first workbench activation):
| Shortcut | Command |
|----------|---------|
| Ctrl+O | `Silo_Open` — Search and open items |
| Ctrl+N | `Silo_New`Create new item |
| Ctrl+N | `Silo_New`Schema-driven item creation form |
| Ctrl+S | `Silo_Save` — Save locally and upload |
| Ctrl+Shift+S | `Silo_Commit` — Save with revision comment |