A Universal Textual Protocol for Spatial Mentions (PPS v0.1)
Click "Use my location" to see your current position
Pingmark™ defines a minimal protocol (PPS v0.1) that transforms location from a complex "feature" into a simple textual element. Similar to @ for usernames and # for hashtags, !@ is the universal token for physical space.
User types the trigger: "I am at !@" in any app or text field.
The client (L1 Parser) uses the device's GPS to silently grab /Lat/Lon.
The final, shareable, and open URL is generated: map.pingmark.me/Lat/Lon/...
Crucially: !@ never contains coordinates. They are generated locally by your client application (e.g., keyboard or browser extension) and embedded into a standardized, open URL.
https://map.pingmark.me/<latitude>/<longitude>[/<timestamp>]latitude/longitude: Generated locally by the device's GPS.[timestamp]: Optional (ISO 8601), indicating the ephemerality of the location.Pingmark™ is designed as an Open Standard.