Flagged Content + Authored Content in One View

Joined: 05/13/2008
User offline. Last seen 1 year 16 weeks ago.

I'm working on a sermon illustration database. Basically it's a web application where you can create your own illustration nodes and view illustrations authored by other users. I want to add the ability to bookmark content, so for instance a user can add a neat illustration to his own list of bookmarked content.

What I'm trying to do is create a view that allows the user to see a list of his own authored illustrations as well as the ones he has bookmarked. I'm using the flag module to bookmark content. The problem I'm running into is in selecting filters. If I add "User: Current" to the filter then the user won't be able to view bookmarked illustrations submitted by other users. If I limit the list to only content bookmarked by the user then he won't see the nodes he's authored himself. Any ideas?

Thanks.
-Cody