You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automatically detect common data types in cell values (URLs, IPs, request IDs, etc.) and make them actionable — open, lookup, or drill into with a single keypress.
Details
Detect common patterns in cell values:
URLs — open in browser
IP addresses — whois lookup, geolocation, or reverse DNS
Email addresses — compose mailto
File paths — open in editor or pager
UUIDs / request IDs — search/filter across all columns
Timestamps — parse and display in local timezone
Action triggered via keybinding on the selected cell (e.g., enter or o to open/act)
Summary
Automatically detect common data types in cell values (URLs, IPs, request IDs, etc.) and make them actionable — open, lookup, or drill into with a single keypress.
Details
enteroroto open/act)Use Cases
Considerations