• No history found for the specified link, bad link?
  • Not enough history (2 snapshots required) to show difference page for this watch.
  • Not enough history (2 snapshots required) to show difference page for this watch.
  • No watch with the UUID f50803ad-e8b1-46ac-a7ea-5cdcbc768917 found.
  • No watch with the UUID 32e14366-0657-4352-9ebd-239dbea8bb55 found.

This tool will extract text data from all of the watch history.

A RegEx is a pattern that identifies exactly which part inside of the text that you want to extract.

For example, to extract only the numbers from text ‐
Raw text: Temperature 5.5°C in Sydney
RegEx to extract: Temperature ([0-9\.]+)

Be sure to test your RegEx here.

Each RegEx group bracket () will be in its own column, the first column value is always the date.