- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I don't know of any way to make this dynamic. static would not be a problem, just make somethink like "date starts with 2018-11-" to get all articles from this month.
Maybe a way to solve this (only looking forward) would be a numeric event where you capture the days/month since publish date (by calculating the date difference when user visits the article). this way you can create a dynamic segment eg. "days since publish lower 30" or something similar.