Skip to content

feat(datasets): implement google sheets deep linking and dataset copy/paste#298

Merged
regeter merged 1 commit intogooglemaps:mainfrom
regeter:main
Mar 11, 2026
Merged

feat(datasets): implement google sheets deep linking and dataset copy/paste#298
regeter merged 1 commit intogooglemaps:mainfrom
regeter:main

Conversation

@regeter
Copy link
Contributor

@regeter regeter commented Mar 11, 2026

feat(datasets): implement google sheets deep linking and dataset copy/paste

  • Adds URL ?sheetId= detection to auto-load Google Sheets directly into the local clipboard.
  • Introduces robust Copy/Paste functionality between dataset tabs via IndexedDB.
  • Adds context-aware dropdown menus to active datasets for managing data (Copy, Paste, Export, Prune, Delete).
  • Integrates a conditional "Paste Dataset" button directly into the sideloading dialog.
  • Supports filtering out unchecked log types during the Copy action.

Fixes #287

@regeter regeter merged commit 657b799 into googlemaps:main Mar 11, 2026
8 checks passed
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.34.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deep links for Google Sheets

1 participant