amelioro / ameliorate

A tool for analyzing debatable problems effectively, collaboratively, and with an open mind.
https://ameliorate.app
MIT License
26 stars 10 forks source link

Allow users to get notifications for changes to a topic #545

Open keyserj opened 3 weeks ago

keyserj commented 3 weeks ago

Describe your issue

If there's a topic I find interesting, it's annoying that there's not really a way for me to keep up-to-date on it without revisiting the topic routinely.

Solution you'd like

If a user is watching a topic for "all" notifications (as opposed to "participatingOrMentions"/"none"), send a notification when the topic is updated.

It'd also be good if there were an easy way to see a list of all topics that I'm watching for updates. Maybe this could even just be a CRUD page for watches.

Note: this is probably not very useful unless the app is able to distinguish what changed; might require #371 Note: after #11, making a contribution should probably automatically set your watch to "all"

Other ideas:

Alternatives you've considered

No response

Additional context

No response

Technical ideas and questions

No response