Skip to content

Add Immich map link to location detail page#1122

Open
nomad-debugger wants to merge 2 commits into
seanmorley15:mainfrom
nomad-debugger:feature/immich-map-link
Open

Add Immich map link to location detail page#1122
nomad-debugger wants to merge 2 commits into
seanmorley15:mainfrom
nomad-debugger:feature/immich-map-link

Conversation

@nomad-debugger

Copy link
Copy Markdown

Summary

  • Adds a 📷 Immich button to the external maps section on location detail pages, alongside the existing Apple, Google, and OSM buttons
  • The button links directly to Immich's map view at the location's coordinates (/map#16.64/{lat}/{lon})
  • The button only appears when the user has an Immich integration configured in Settings
  • The Immich server URL is exposed via the existing user metadata endpoint (/auth/user-metadata/), so no additional API call is needed on the location page

Closes #1117

Test plan

  • Configure an Immich integration in Settings → Integrations
  • Navigate to a location detail page that has coordinates set
  • Verify the 📷 Immich button appears in the maps section alongside Apple, Google, and OSM
  • Click the button and confirm it opens Immich's map view centred on the location
  • Verify no Immich button appears for users without an Immich integration configured

🤖 Generated with Claude Code

nomad-debugger and others added 2 commits April 24, 2026 17:54
When a user has an Immich integration configured, a 📷 Immich button
appears alongside the Apple, Google, and OSM map links, opening the
location's coordinates in Immich's map view.

The Immich server URL is exposed via the user metadata endpoint so no
additional fetch is needed on the location page.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Apr 24, 2026

Copy link
Copy Markdown

@nomad-debugger is attempting to deploy a commit to the Sean Morley's Projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

Copy link
Copy Markdown

🤖 AdventureLog Bot

🚫 This PR was automatically closed.

Pull requests may only be opened for issues labeled ready.

@github-actions github-actions Bot closed this Apr 24, 2026
@nomad-debugger

Copy link
Copy Markdown
Author

Hi @seanmorley15, I realize this pull request is closed because my issue only got moved to the backlog but could it perhaps be of interest to you nevertheless?

@seanmorley15 seanmorley15 reopened this Apr 24, 2026
@seanmorley15

Copy link
Copy Markdown
Owner

I will take a look at it, just moved to ready.
Just a little concerned with how it’s getting the immich url in the backend but I will add feedback when I have time to review.
It’s a good idea!

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.

Request: Link Immich photos to locations based on coordinates

2 participants