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
155 stars 39 forks source link

UI: Assets listing: Container (and likely more) - option to toggle 'show' itemID #401

Closed aixtools closed 4 months ago

aixtools commented 1 year ago

In the Container text the itemID is always included. This, imho, does not add vital information for most cases. Having an option to include it could be helpful with some filters - so I don't want to see it goAway forever, but I'd rather not clutter my table with a (for human readable text) unnecessary large/long integers.

GoldenGnu commented 1 year ago

The long values allow you to filter on that container and everything inside by using contains. Without the itemID that isn’t possible. I agree it’s ugly and it may be worth simply removing it from display, will still keeping the filterable value. I will look into that

aixtools commented 1 year ago

Simply removing it from display sounds like an option. I have to think a bit about how to write a filter using "contains".

GoldenGnu commented 4 months ago

Released in 7.9.0