Is it possible to get all changes to questions filtered by tag (comments, edits, answers, tag changes, etc.) in one RSS feed for Stack Exchange sites?
For example all changes to questions with tag 'Jira'.
|
Is it possible to get all changes to questions filtered by tag (comments, edits, answers, tag changes, etc.) in one RSS feed for Stack Exchange sites? For example all changes to questions with tag 'Jira'. |
||||
|
|
|
Using Stack2RSS (an application I wrote), such a feed can indeed be constructed. Given the question ID, you can keep track of events that occur using the following URL template:
Example: http://stack2rss.stackexchange.com/askubuntu.com/questions/5/timeline |
|||||
|