I'd like to manually specify a view to show certain nodes.
I can add a Node id filter (e.g. display if node id = 50), but I can make a multiple filters becomes they are "AND"'d (e.g. display if node id = 50 AND node = 51).
I'd prefer to not have to use taxonomy or whatever, as Im not currently using this. It would be easier to just manually code the view output if thats the case.