ARKStatsExtractor icon indicating copy to clipboard operation
ARKStatsExtractor copied to clipboard

Merge ability for Import interface

Open HubMiner opened this issue 4 years ago • 5 comments
trafficstars

Proposal for Import interface.

Goal: when importing existing animals, allow to preserve preexisting values. This would be allow to keep reimporting same animal without risk of wiping out existing data.

Possible implementation: Detect condition of existing animal being reimported. Save pre-existing values. Show 3 columns: preexisting values, new import values, values to save. By default, all preexisting values are copied to merged/save-values May be make an option for default values on reimport. Each value field in first 2 columns has a button to copy that to the 3rd column.

Thanks!

HubMiner avatar Jun 16 '21 16:06 HubMiner

What values were overriden that were correct before? Currently it's assumed that if a creature is imported again, that the new values are the correct one, e.g. if the creature name was changed, the new name will be set.

cadon avatar Jun 16 '21 21:06 cadon

A fair point - this request is based on assumption that the field use is customized, here is how we use it:

  • Owner: if not blank, a tribe member asking for exclusive use for this dino.
  • Tribe: primary purpose for the dino.
  • Server: Server number+base name abbreviation.

Reimporting (a lazy way to find a dino in the library) currently removes all that.

HubMiner avatar Jun 17 '21 01:06 HubMiner

Instead of new UI that would likely confuse most people to support a fairly niche case, how about some library settings for ignoring specific text fields on import if they are already set? Just a few checkboxes.

coldino avatar Jun 17 '21 07:06 coldino

If you just want to find a specific creature, I'd use the library filter at the top where you can enter the name of the creature and it will display only the creatures with that name.

cadon avatar Jun 17 '21 15:06 cadon

@coldino "how about some library settings for ignoring specific text fields on import if they are already set? Just a few checkboxes"

That would address the need!

HubMiner avatar Aug 14 '21 01:08 HubMiner