Yes.
First, install one of the navbar add-ons like
https://vborg.vbsupport.ru/showthread.php?t=228507 - this allows you to both add new tabs and disable existing (native vB) tabs.
Then add a "Today's Posts" tab using the following entry in the Options for that mod:
Code:
Today's Posts|http://YOURFORUM.COM/search.php?do=getdaily&days=1=>self
or add a "Recent Posts" tab using the following:
Code:
Recent Posts|http://YOURFORUM.COM/search.php?do=getdaily&days=3=>self
Change days=3 to however many days you like, depending on how busy your forum is.