mohio

Workspace File System Integration

Date

2026-03-21

Context

Mohio’s first desktop shell was still static. It needed a real local-first workflow so users could open a folder, browse Markdown files from disk, and move through the app using a workspace model instead of placeholder navigation.

Change

Decision

Implemented direct local workspace selection and a filesystem-backed tree before adding higher-level document actions so the product could establish its core local-first model first. Chose a dense collapsible tree and simplified empty states over more ambitious navigation features to make the shell immediately usable without adding premature complexity.

Affected Areas

Impact

Mohio now has a usable first-pass workspace flow: users can open a local folder, browse its Markdown documents in a collapsible navigation tree, and interact with a cleaner shell that only exposes actions that make sense for the current workspace state.