Placeholder for desktop walkthrough video: connect Notion, open the mounted folder, locate a page, review pending changes, and toggle Live Mode for one file.
First run
The intended first session is:Connect a source
Start with Notion. OAuth opens in the browser and lets you choose the pages or workspace content Locality can access.
Create a mount
Locality creates a local folder for the connected workspace and registers the native file provider when needed.
Open the folder
The primary action is opening the mounted folder. From there, files are available to Finder, editors, terminals, and agents.
Home
Home should answer four questions:- which sources are connected;
- which folders are mounted;
- which files need attention;
- where to paste a page URL or search for a file.
- open mounted folder;
- copy path;
- reveal in Finder;
- locate page;
- review pending changes.
Mounts and Files
Mounts and Files are closely related, but they answer different jobs.- Mounts are connected workspaces and their local roots.
- Files are the current local targets a user or agent may work on.
Pending changes
Pending changes are local edits that can affect the remote app. The desktop pending screen should make the next action obvious:- review plan;
- push safe changes;
- pull remote update;
- restore local file;
- open file;
- copy path.
undo as a general safety button after a push. Use undo push only where journal-backed remote undo is actually available and still relevant.
Live Mode
Live Mode is the desktop background sync loop. Use it when users want clean hydrated pages checked for remote changes and safe local edits pushed continuously. Keep it conservative:- push only safe plans;
- pull clean remote updates;
- pause for conflicts, unsupported operations, destructive changes, or review-required plans;
- scope controls per file or active target when possible.
Diagnostics
Start with:- the CloudStorage-visible folder;
- the File Provider content cache;
- Locality daemon state.