Privacy
- How privacy filters work — rules that hide sensitive data before it's ever saved to disk.
Custom watchers
Track anything you want, without writing any of TrackFlow's own code or recompiling anything. Start with the first guide and read down the list in order:
- How they work — the big picture, and the two modes.
- Writing the watcher script — the one-line-of-JSON contract, and every supported language.
- Creating one in the app — the wizard, step by step.
- Visualization templates — every ready-made way to show your data on Home.
- Managing one afterwards — editing, live logs, and deleting a watcher for good.
Built-in modules
- How to write a new tracking module — for adding a watcher that ships as part of TrackFlow itself (most people want custom watchers above instead).