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

Automatic naming for loadout EFT export #471

Open thegilm opened 2 weeks ago

thegilm commented 2 weeks ago

When exporting a loadout it is currently required to provide a name for the fit if you choose to export as EFT. Since we're in the loadout view, the displayed fit already has a name (even if it is the default name). Would it be possible and reasonable to pre-fill the name for the exported fit with the name of the displayed fit?

Example: A character has a Viator fit named "HopeOfDeliverance". In the asset tab we right click that ship and choose "loadout" -> "select ship". The fit opens in the "Ship fittings" tab.
We choose "Export" -> "EFT". Dialog is shown to enter a name for the to be exported fit. --> This could imho be pre-filled with the original fits name, in this case "HopeOfDeliverance".

image
aixtools commented 2 weeks ago

Automatic is good!