Ok this seems rather easy to do, the only problem I have at this point is how do I remove a category from a post?
what I have so far is once a post is saved I check if it has the “main_article” category, and if so I loop through all of the “article” posts, and for each I want to make sure it wont have the “main_article” category, my only issue is how do I do the last part – removing the category