Hi,
Is there a way of keeping track on unanswered comments that I've written in cards?
A way to somehow sum every unanswered comment made by a specific member in a list?
thanks,
Lior
@lior agron Trello doesn't really have a notion of a "reply" to a comment -- it just has comments on a card and if you want you can tag someone in a comment. This script for Trellinator would run every 8 hours and post a comment on any card where your comment was the most recent and it was made more than 8 hours ago, and it mentions a member of the board other than me:
https://gist.github.com/iaindooley/be06a9a2131288d9472d0fe5bbabbc0d
So if you make a comment and mention another user, and there is no other comment on the card within 8 hours, you'll get a notification.
You can see how to set up Trellinator here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.