Help & reference
Concepts
Watch
Action
Change event
Tags & views
Tuning a noisy Watch
If a Watch fires too often:
- Open the Watch and check the sensitivity back-test — it shows how many recent events would fire at each threshold.
- Hover a noisy line in the diff and click ignore. It adds an escaped regex to the ignore-rules list.
- Switch the action to digest mode so bursts coalesce instead of paging once per change.
- Add quiet hours on the action for overnight breathing room.
Add Watches faster
Bookmarklet
Drag this button to your bookmarks bar. Clicking it on any page opens PingNode with the URL and title pre-filled.
Bookmarklets don't work on mobile — set this up on desktop. The PWA's home-screen icon plus share-sheet "Open with PingNode" cover the mobile flow.
Watch this pageOr copy the JavaScript snippet
javascript:(function(){var u=encodeURIComponent(location.href);var n=encodeURIComponent(document.title||'');var w=window.open('http://localhost:3000/watches/new?url='+u+'&name='+n,'_blank');})()Shortcuts
Open the in-app overlay any time with ? or the palette with ⌘K.
Recipes
Track a competitor's pricing page
Get pinged when a job is posted
Triaging 30+ Watches