adif-multitool icon indicating copy to clipboard operation
adif-multitool copied to clipboard

flatten Can't handle whitespace delimiters

Open flwyd opened this issue 6 months ago • 1 comments

Hi.

I am trying to flatten my QSOs. I put multiple World Castle Award references into the field comment. Simply seperated by a whitespace.

I am using Windows Power Shell and something like this doesn't work:

.\adifmt-windows-amd64.exe flatten --fields comment --delimiter "comment=' '"

And this:

.\adifmt-windows-amd64.exe flatten --fields comment --delimiter 'comment= '

gives an error:

Error running flatten: don't know delimiter for field "COMMENT" of type String

Any idea how to get it running?

Originally posted by @raufaser in https://github.com/flwyd/adif-multitool/discussions/10

flwyd avatar Aug 15 '24 04:08 flwyd