docs: add usage and configuration guide
Document keyboard controls, calendar import/export, Office 365 and CalDAV setup, environment variables, troubleshooting, and file locations.
This commit is contained in:
12
README.md
12
README.md
@@ -185,8 +185,10 @@ window instead of incrementally updating it.
|
||||
|
||||
Account setup begins with `nocal account connect microsoft`: it runs the
|
||||
PKCE browser flow, reads `/me`, upserts the deterministic account row, and
|
||||
stores the tokens in the Secret Service keyring as the final connected-state
|
||||
gate. This build ships a placeholder client ID; live connect requires a real
|
||||
mobile/desktop Entra registration supplied via `NOCAL_MICROSOFT_CLIENT_ID`.
|
||||
There is still no account TUI or sync orchestration, and remote writes remain
|
||||
out of scope.
|
||||
stores the tokens in the Secret Service keyring. This build ships a placeholder
|
||||
client ID; live connect requires a real mobile/desktop Entra registration
|
||||
supplied via `NOCAL_MICROSOFT_CLIENT_ID`.
|
||||
|
||||
CalDAV is supported for Nextcloud, Radicale, and other standards-compliant
|
||||
servers. See [usage and configuration](docs/USAGE.md) for setup instructions
|
||||
and keyboard shortcuts.
|
||||
|
||||
Reference in New Issue
Block a user