←back to thread

4 points aray07 | 1 comments | | HN request time: 0s | source
Show context
puilp0502 ◴[] No.45041382[source]
Cool project!

Might be a nitpick, but: wouldn't it be better if the user can "atomically swap" two fields when configuring import? As in, I can't swap the CSV column "Full Name" with "Email" without first setting "Email" to None, then setting "Full Name" to "Email", and then setting "Email" to "Full Name".

replies(1): >>45041435 #
1. aray07 ◴[] No.45041435[source]
That's good feedback - working on it!