jpcsupplies / Economy_mod

Basic Economy System for Space Engineers
13 stars 12 forks source link

[ENH] Enhance accounts command to support day/week/month filters or offer a sort option #107

Open jpcsupplies opened 8 years ago

jpcsupplies commented 8 years ago

Add a filter to allow accounts command to filter by day week or month; OR simply add a date or name sort filter.

Either/or.. we probably dont need all types of filters unless it is particularly easy to do.
Any one of the following examples should be adequate for this ability

Example 1: Just sort the entire list. /accounts date brings up all accounts sorted newest to oldest

Example 2: Filter the list by a particular duration day/week/month etc /accounts week bring up only accounts changed in the last 7 days

Example 3: Just support a basic number representing days to filter back to 1, 4, 90 etc /accounts 5 bring up only accounts with changes in the last 5 days