You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My bank issues csv files with a semicolon ; as separator. into-ledger currently crashes with those files since it can't find a valid separator (I assume it just uses a comma ,)
The text was updated successfully, but these errors were encountered:
My bank issues csv files with a semicolon
;
as separator. into-ledger currently crashes with those files since it can't find a valid separator (I assume it just uses a comma,
)The text was updated successfully, but these errors were encountered: