At a certain time each day, I'd like my browser to pop open a tab to a certain URL.
My goals:
- be able to set the URL from the scheduled task
- use the default browser (rather than hard-coding it)
I can't seem to accomplish both of these goals at once. I'll post my partial solutions as answers, but I'm hoping someone will have something better.