Skip to content

Exclude empty pins from export#15

Merged
hgosalia merged 1 commit into
mainfrom
export-fix
May 16, 2026
Merged

Exclude empty pins from export#15
hgosalia merged 1 commit into
mainfrom
export-fix

Conversation

@hgosalia
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown

📋 PR Summary

Title: Exclude empty pins from export
Author: @hgosalia
Draft: No
1 files changed: +10 additions, -5 deletions

Description

This PR introduces functionality to exclude empty pins from the data export process. The exportData function has been modified to filter out photos that are marked as empty pins, providing user feedback when no valid photos are available for export and indicating how many empty pins were excluded. Additionally, the export logic in _doExport has been updated to only include non-empty pins in the export, ensuring that the exported data is relevant and avoids potential errors related to large datasets. This change enhances the user experience by preventing confusion over empty data and improving the clarity of the export process.

Files

  • js/data.js — Modified: _decompressGzip

@hgosalia hgosalia merged commit 748cb3f into main May 16, 2026
1 check passed
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