Structured file management
All Writer combines a three-column layout with a folder/file tree for long documents. UI overview: Interface.
Save status
- Toolbar shows saving / dirty / saved
- Unsaved files show a dot in the tree
- Auto-save shortly after edits (timing may vary by build)
Why structure matters
- See the whole manuscript at once
- Jump between chapters quickly
- Reorder by dragging
- Draft structure before prose
Typical project layout
MyProject/
├── @system/
│ ├── style.md
│ ├── characters.md
│ └── format.md
├── part-01/
│ ├── ch-01.md
│ └── ch-02.md
└── part-02/@system
Special folder for project rules the Agent reads automatically. Details: AI features — @system.
Tree actions
- Create folder / file via context menu
- Rename, delete (folders delete children—confirm carefully)
- Click to open; drag to reorder where supported