I want to define a folder which contains only movies which I have not reviewed. If a genre is defined, than I have reviewed it.
The ideal expression (in programming languages) would be genre greater than " ", but that relationship doesn't seem to exist. One option would be if there is a way to automatically define a default genre to a file when it is first added. Then I could select all that genre is "new".
I'm thinking that since I don't use the ranking, maybe I could simply add a ranking when I add a genre and select ranging greater than 0. But my original way would be so much more efficient if it can be done.
Bookmarks