Jason Winning - 2025-05-02

If I were going to implement this feature, I think the way to do it would be that you can add pre-defined variables when setting the argument name. %r could represent the name of the first argument being responded to. So the argument's name in the Arguments tab would look like this:
John's carrot refutation of %r
Maybe there could be a variable for the first author (of the first source) last name, etc. And it would auto-update if those are changed. But then what if the author whose name you want associated with it becomes an author on the third work listed? You could incorporate record ID into the variable name, but that makes it brittle in a different way.

I think any implementation of this is going to be pretty messy unless we just make the argument names fully automatic. But I don't think that would be very practical either.