mirror of
https://github.com/photoprism/photoprism.git
synced 2026-03-02 22:57:18 -05:00
Places: Direct sharing link to view pictures on a map #2184
Labels
No labels
ai
android
api
auth
awesome
bug
bug
ci
cli
config
database
declined
deprecated
docker
docs 📚
documents
duplicate
easy
enhancement
enhancement
enhancement
epic
faces
feedback wanted
frontend
hacktoberfest
help wanted
idea
in-progress
incomplete
index
invalid
ios
labels
live
live
low-priority
macos
member-feature
metadata
mobile
nas
needs-analysis
no-coding-required
no-coding-required
observability
performance
places
please-test
plus-feature
priority
pro-feature
question
raspberry-pi
raw
released
released
released
research
resolved
security
sharing
tested
tests
third-party-issue
thumbnails
upgrade
upstream-issue
ux
vector
video
waiting
won't fix
won't fix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/photoprism#2184
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kylrth on GitHub (Sep 17, 2024).
My most common album sharing use-case is when I've gone on a trip and want to show off photos. In those situations, the itinerary and photo locations are relevant. It's currently difficult to send a one-off link to let guests see an overview of the locations of all the photos in the album.
proposed solution
An easy first step would be to make it possible to directly link guests to the map view. Currently what I have to do is tell users to click the share link, click one of the location labels in the card view, and then remove the
qquery parameter. Making it possible to accept secrets in the places view URL would be an easy way to do this.From there, it would be really neat if we could draw custom trajectories, or import trajectories using e.g.
.kmzfiles.