mental-note
mental-note copied to clipboard
normalize URLs (tracking tokens etc.)
- prevents duplicate URLs
- remove tracking parameters, e.g. _utm
- e.g. medium tracking is harder to detect (just a hashed secret after "#')
- maybe there is a library for this?