If I have two sets in my account, I would like to be able to do this:
Set1 has a schedule of posts (say S1Post1, S1Post2, etc).
I would like for Set2 to have a schedule of posts (with posts always scheduled after Set1) that quote-repost Set1’s posts, so that S2Post1 quote-reposts S1Post1.
In other words, I’m after this:
Set 1 schedules a post.
Set 2 can hook a quote-repost to the above post in Set1.
Set 1 post is posted.
Set 2 post receives the relevant URLs, and posts the scheduled quote-repost.
