Skip to content

feat: multiple named locations + location picker UI#12

Merged
maxb2 merged 1 commit intomainfrom
feat/locations
Mar 14, 2026
Merged

feat: multiple named locations + location picker UI#12
maxb2 merged 1 commit intomainfrom
feat/locations

Conversation

@maxb2
Copy link
Copy Markdown
Owner

@maxb2 maxb2 commented Mar 14, 2026

Replaces inline lat/lon editing with a full location management system:

  • Config now uses [[locations]] array with name/lat/lon/height/timezone
  • Location picker popup (L key) to browse, select, add, and delete locations
  • Add-location form with field-by-field validation and inline error display
  • Locations saved to config on add/delete; CLI --lat/--lon/--height still override first location
  • Status bar shows current location name; falls back to built-in NYC if no config

Replaces inline lat/lon editing with a full location management system:
- Config now uses [[locations]] array with name/lat/lon/height/timezone
- Location picker popup (L key) to browse, select, add, and delete locations
- Add-location form with field-by-field validation and inline error display
- Locations saved to config on add/delete; CLI --lat/--lon/--height still override first location
- Status bar shows current location name; falls back to built-in NYC if no config

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@maxb2 maxb2 merged commit 5523aa7 into main Mar 14, 2026
1 check passed
@maxb2 maxb2 deleted the feat/locations branch March 14, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant