I would like to be able to follow specific users so I am notified of their posts. This would help tremendously with keeping a dialogue going with people who have similar sub-interests in the course.
If following is not possible, it would already be helpful to have something like “friending” enabled, so I can easily find the profiles of the users that I have connected with and click through their posts.
5 Likes
Hi @Shoshannah, that’s a great suggestion!
I’m looking into it, maybe we can add a plugin to add this feature, but I’m not sure if we’ll be able to do it during this round… I’ll keep you posted!
4 Likes
Update: unfortunately we can’t activate the plugin in the forum, so there is no easy way to follow someone.
On the other hand, I’ve found out that you can follow your favorite users using an RSS reader (like Feeder, which has a nice browser extension). The feed format is:
I know it’s not ideal but I hope it helps, I’ll start experimenting it myself!
2 Likes
Thanks for checking this out! I’ll have a look 
1 Like
@tarmelop it is tricky! I tried searching a user and got the mentions of that person by others but not that persons’ posts. Do we get notifications of replies of others in a thread in which we’ve responded? I was thinking adding to the conversation may be a way to get notifications…. But that means you have found that person to begin with…. Was also thinking you could ask them to @ you in their post but that could be annoying if a lot of people start asking that. Grin.
Hello LCL World!
As I prepare for the next cohort, I noticed this issue.
I made an App script that adressess this problem via the RSS feed mentioned by @tarmelop (thanks!) - you can use it to follow other Discourse members and get weekly updates. There is still work to do - following multiple people (easy to fix), have the email as soon as the person who is being followed posts (scheduling email to check posts often but sending only if there are new ones), not receiving posts that once landed in the inbox (relates with the previous point). It works with Gmail only, with potential tweak to send email to other address. Feel free to copy and build upon it.
I included a Hypothes.is annotation “RSS“ (built upon API) that submits the annotations happening on top of LCL materials in the same email (only mine as a demo currently, as the previous annotations redirect to old pages). It has similar TO DO as above.
Hypothes.is is a layer that allows people to lead asynchronous dialogue on the margins of pages, regardless of bandwidth size, medium kind, and device type. This way, the comments made there can be anchored in the context of the material and connected to the other places on the web, forming a virtual central hub of inspirations drawing upon global collective wisdom and, reversely, influencing decentralized learning circles worldwide.
Let me know which features you would like to see in the script.
Thanks!
1 Like