https://bugs.kde.org/show_bug.cgi?id=405293
--- Comment #15 from Jack <ostrof...@users.sourceforge.net> --- Patches gratefully accepted. The QIF and CSV import code are very different, so unfortunately, how QIF handles it cannot simply be ported to CSV. Current top priority for the very limited developer time available is making a release from master branch (which will be called 5.2) although there is no definite timeline yet. After that, the migration to Qt6/KDE6 will be done. While this is certainly an inconvenience, it's not a show-stopper. One problem is that the csv import code is rather complex, and we really don't want to do anything quickly that might introduce new problems. Another option, although admittedly difficult, would be to pre-process the data, not just adding brackets or some other syntactic notation, but actually converting it to QIF or OFX format. -- You are receiving this mail because: You are the assignee for the bug.