top | item 38417413

(no title)

dev_at | 2 years ago

Yes, is there something in particular you want to track? Text tracking would probably be best suited for this.

discuss

order

gus_massa|2 years ago

It was just an idea.

Anecdote time: A few years ago I had too register for a ceremony in the university. They had few slots, and the date was a random day of the month announced in an obscure web page updated randomly. So the solution was to go every few days to look if the new one has been announced and try to register soon enough.

So I think tracking a date may be useful. It's more complicated because there are like a million of formats, dd/mm/yy, mm/dd/yy, MMMM dd, dd MMM, .... so it's not easy to support.

In my case, probably "something changed" was enough. But I guess in other case the announcement page my have a few independent parts that change for other reasons.

dev_at|2 years ago

Interesting, thanks for sharing! If the exact field was updated, text tracking would be sufficient. I also plan to add a mode that is as simple as "something changed", which will let you know when anything about the page is updated. I worry that may cause a lot of notifications though.