1. Install
Download Locality from the latest finalized GitHub Release. For OS-specific asset names, see Install Locality. macOS uses the DMG release asset:apt upgrade, dnf upgrade/yum update, or zypper update runs install later
Locality releases. AppImage uses Locality’s desktop self-updater instead.
Windows uses the installer release asset:
loc is available on your shell path. On macOS direct installs, open the desktop app once and complete onboarding so Locality can install or refresh the terminal command.
2. Connect Notion
3. Mount a workspace
On macOS desktop builds, the app usually creates and opens the File Provider folder for you. The user-visible folder is reported by the app and byloc file-provider open.
CLI workspace mount:
4. Find a page
Use the desktop locate input for known Notion URLs or page titles, or browse the mounted folders directly:page.md in an editor, or pass a concrete mounted path to an agent.
5. Edit and review
Edit the mounted Markdown file:6. Use Live Mode when appropriate
Live Mode is the desktop background sync loop. When enabled, Locality can pull clean remote updates and push safe local edits without asking an agent to runloc pull or loc push after every small edit.
Keep Live Mode conservative:
- use it for safe, ordinary Markdown edits;
- expect it to pause for conflicts, destructive plans, unsupported operations, and review-required changes;
- use
loc statusand the desktop pending changes view when it pauses.