Skip to content

Split links in notes when tag has value of type link (or freeform) #7118

@danieldegroot2

Description

@danieldegroot2

Problem

ie. when website=https://www.[...], description=[...] it includes the full key+value in the OSM Wiki URL
this results in broken wiki links in most cases.

Description

get the type of value (subtype, link, freeform text) from id-tagging-schema or similar where possible and split the link (🔗 key [=] value) to provide users with usable wiki links, similar to changeset tables.
It is understandable if it is (partially) unfeasible, in which case feel free to close this issue.

Screenshots

a link or freeform text should not be included in the URL (unless it is known wiki page)
Image

where this would be useful is if it would link directly to taginfo instead, which knows common values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions