I am starting a recipe site and have the following issue:
I have Recipe A listed under the "Appetizer" category.
I have Recipe B listed under the "Dessert" category.
I have also used a tag to describe these three Recipes:
Recipe A - north indian
Recipe B - north indian
On my homepage I'd like to create a section to show the latest post from the "Appetizer" section.
Also on my homepage I'd like create a section to show the latest post from the "north indian" tag but exclude Recipe A because it is already mentioned under the "Appetizer" section.
Is there any way I could do this?