rarfell / dimeApp

Dime is a beautiful expense tracker built with iOS design guidelines in mind.
https://apps.apple.com/sg/app/dime-budget-expense-tracker/id1635280255
GNU General Public License v3.0
879 stars 125 forks source link

feat: Import both expense and income from CSV #56

Open RyanLiu6 opened 3 months ago

RyanLiu6 commented 3 months ago

Prerequisites

Describe the Feature Request

When importing from CSV, I'd like to be able to import both expense and income. Currently, when selecting categories, it only allows categories from expenses.

Describe the Use Case

My personal use-case involves processing my credit card statements, which if I have a refund or a price match of sorts, must be manually modified upon import. It'd be nice if upon import, the categories to link can be directly linked to income as well to accurately portray what I actually spent.

Additional Information

No response