GoldenGnu / jeveassets

jEveAssets is an out-of-game asset manager for Eve-Online, written in Java
http://eve.nikr.net/jeveasset
GNU General Public License v2.0
147 stars 36 forks source link

Last updated columns #453

Open GoldenGnu opened 1 month ago

GoldenGnu commented 1 month ago

Knowing when the data in each table was last updated would be useful.

For assets it would need to be a column as it gets data from multiple endpoints (one of them being PI which is very rarely updated with new data).

In other tools may be enough having the date in the statusbar.

Related issues #397 and #291