View Single Post
Is there something you need beyond doing a context mode view grouping and sorting by date added? I agree that there isn't a column you can add to show the actual date added, but the grouping feature will give you the following:

Added today
Added yesterday
Added within the last week
Added within the last month
Added within the last 3 months
Added within the last 6 months
Added within the last year
Added more than a year ago

and you can always look at some action in the group listing with the inspector if it is important to know if it is 377 days old or only 376 :)

It wouldn't be too difficult to write a script that spits out a CSV file that lists the age of the actions, but it sounds like you can probably do the equivalent with what is already present in the program.