What could be a way to follow thread updates?
more than a request, this is thread to discuss possible solutions
As activity has increased recently, it's become more of a need to able to know which of the threads I've participated on have received new comments. It's hard to keep in your memory every single question or comment you left that has not received a reply yet.
Since posts stay here, unlike in 4chan, I believe there's more of a need to be able to revisit previous threads.
However the no-account anonymous nature of the site makes that more of a challenge.
Here's some ideas I've had, but I would like to hear if there are better options:
A code that saves your current state
- Each thread has a button to "follow" them, when clicked it checks all the threads you're currently following and the amount of comments they currently have. It then gives you a short code that contains that information
- When you next enter the site you can write that code in some box and it will compare that state with the current threads and number of comments in the site.
- It will show the new comments in a list that lasts for the entirety of your session and give you a new updated code
- It would be up to you to save the code, which admittedly could be bothersome
pseudo-accounts
- You can register an account that saves your comment history, reads posts and such, but that account is only for you to see and cannot be interacted in any way by other users