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 exports credit card transactions in QIF format with two already existing categories - "expense" and "income". Then using qifqif on such an file, only applicable but unusable mode is "-a", because it asks on every single transaction to acknowledge existing category, or edit.
It would be great to have switch to ignore existing categories and rewrite them based on qifqif config file and user input (if no match on config entries).