Add a copy tags to clipboard button to item popup in the map view.#2798
Merged
CollinBeczak merged 2 commits intomaproulette:mainfrom Mar 18, 2026
Merged
Add a copy tags to clipboard button to item popup in the map view.#2798CollinBeczak merged 2 commits intomaproulette:mainfrom
CollinBeczak merged 2 commits intomaproulette:mainfrom
Conversation
CollinBeczak
approved these changes
Mar 18, 2026
Collaborator
CollinBeczak
left a comment
There was a problem hiding this comment.
Looks good to me, thank you for this feature!
Collaborator
|
Let me know if you want any changes to the copy clipboard output |
Contributor
Author
|
I'll certainly keep an eye on it. I think having a pattern folks can use for which keys are info (leading underscore or at sign?) and which are copyable tags would be nice but I didn't want to add too much policy to start :-D |
|
Cool feature! I remember how we "abused" the mustache tags in an old challenge, and eventually the copyable shortcode came up. Maybe it would be nice to also have an icon for it in the toolbar, so users don't always have to tap the feature for the properties window to pop up? |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It's often helpful to be able to take the tags from an item and add them to a new item in another editor. This seems like the most sensible place to put it but let me know.
It will copy tags that are not OSM id tags and don't have values over 255 characters (those are often left over from custom challenge creation).
I got this half running on Windows so I could verify my change but you absolutely do not want the hacks that are those changes.
Let me know what you think!
20260311-0218-31.6997651.mp4