esmero / ami

Archipelago Multi Importer. A module of mass ingest made for the masses
GNU Affero General Public License v3.0
2 stars 4 forks source link

CSV Column/Header Sort #148

Closed karomabiles closed 1 year ago

karomabiles commented 1 year ago

What?

Alphabetical sorting of CSV column headers (fields) listed within the Reconcile LoD tab. Future sorting of CSV column headers (fields) for future data harvests.

Example: Screen Shot 2023-01-09 at 16 13 53

Why?

Aids in pinpointing specific fields, and those with and without URI pairings.

DiegoPino commented 1 year ago

@alliomeria I think this is one 🤓 you can tackle in code! Happy to help if you get stuck but I know you got it!

karomabiles commented 1 year ago

Happy to join you with code development for this @alliomeria, if that would be helpful!

alliomeria commented 1 year ago

No worries @karomabiles, I got this --if you could please test #150 in your local, that would be helpful. (*update 1/17--helped Katie apply and test, all good in her local instance too.)

@DiegoPino how does this look to you? I did test in my local and all seemed to be in good order.

alliomeria commented 1 year ago

Closed, solved via #150 .