date filter
Create a date filter. For example allow the user to select
Show articles from past :
1 days x
3 days
7 days
14 days
For some feeds, I am only interested in reading the very latest news. In other (often slow feeds) I am interested in reading "old" news.
A date filter makes this much easier as it "hides" the non-date-relevant news.
BR
Ross

1 comment
-
AdminNetvibes (Netvibes, Netvibes) commented
Hello Ross,
You can easily create date filters ("Tracked topics") on VIP or Premium dashboards
Some examples:
from:'YYYY-MM-DD hh:mm'
Display articles that have been published from the specified dateto:'YYYY-MM-DD hh:mm'
Display articles that have been published up to the specified datefrom:'yesterday'
Display articles that have been published yesterdayfrom:'yesterday'
Display articles that have been published yesterdayfrom:'4 days ago'
Display articles that have been published in the last 4 daysThe Netvibes Team