Short description
It would be great to have a checkbox "subscribe to this page" when you're in the editor, so you can while editing a page decided that you're interested in updates and don't have to do that as an additional step.
The UI for that should only be shown if you are not currently subscribed to the page, i.e. it shouldn't allow unsubscribing.
duplication of FeatureRequests/SubscribeInEditor
Although the basic idea first sounds good, I don't think we should do that as it makes editor code more complicated. You also basically don't "save" anything because it will be 1 click within the editor, but it is also just one click before or after being in the editor.
- I agree about the editor code thing, but that's largely an issue of the current code and the proposed patch there. With respect to not "saving" a click, that's true, but it's so much easier to remember clicking that when you're editing, especially when it's not just a quick edit but you're writing something.