By calebm12 on
I have a view that is listing all of the nodes, organized by post date. I would like to have a sidebar, that has links to two different views. One for "recent" which would be having occurred in last year. And another one for "archive" which would be having occurred more than a year ago.
Its unclear to me, using node post date, in filters, how i set the filter to be for the current year.
I am using the post date in the display and have it formatted according to what i need displayed.
Any ideas on how to do this.