feat: GPS-only toggle on import screen #9

Closed
opened 2026-05-26 01:24:28 +00:00 by shawn · 0 comments
Owner

Changes

Adds a toggle switch in the import summary bar to quickly hide non-GPS photos from the gallery grid.

What: A small toggle switch (📍 GPS only) next to the Have GPS / No GPS summary counts. When flipped on, only photos with GPS metadata are shown in the gallery.

How it differs from filter chips:

  • More prominent — right in the summary bar, always visible
  • Persists when new photos are added (doesn't reset)
  • Works alongside filter chips (GPS toggle overrides chip selection)

Commit: bbc5b41
Files: static/index.html (CSS toggle + HTML + renderGallery logic)

## Changes Adds a toggle switch in the import summary bar to quickly hide non-GPS photos from the gallery grid. **What:** A small toggle switch (📍 GPS only) next to the Have GPS / No GPS summary counts. When flipped on, only photos with GPS metadata are shown in the gallery. **How it differs from filter chips:** - More prominent — right in the summary bar, always visible - Persists when new photos are added (doesn't reset) - Works alongside filter chips (GPS toggle overrides chip selection) **Commit:** bbc5b41 **Files:** static/index.html (CSS toggle + HTML + renderGallery logic)
shawn closed this issue 2026-05-26 01:24:30 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shawn/exif-test#9