LIST WITHOUT ID
file.link + " (" + (date(today) - updated) + " ago on " + updated + ")"
WHERE (date(today) - updated <= dur(7 days)) AND (date(today) - updated)
SORT updated desc
LIST WITHOUT ID
file.link + " (" + (date(today) - updated) + " ago on " + updated + ")"
WHERE (date(today) - updated <= dur(7 days)) AND (date(today) - updated)
SORT updated desc