This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Can I ‘watch’ a single note?

1

I can get notifications for a note if I comment on it and there are also RSS feeds for all note updates in an area. But sometimes there's a note I would like to follow without commenting on it. An RSS feed for a single note would be a bit of an overkill. Can I 'watch' (follow updates on) a single note?

asked 15 Nov '15, 18:22

Richlv's gravatar image

Richlv
1.7k153142
accept rate: 22%


One Answer:

0

I am not aware of a built-in solution.

For example you could use https://addons.mozilla.org/de/firefox/addon/update-scanner/ or build you own diff and alerting tool with the Notes API (that may also be overkill to you ;-) ).

answered 15 Nov '15, 21:46

aseerel4c26's gravatar image

aseerel4c26 ♦
32.6k18248554
accept rate: 18%

Source code available on GitHub .