[GH-ISSUE #43] Implement feature to import "Category" #7020

Closed
opened 2026-04-10 16:42:07 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @agichim on GitHub (May 6, 2022).
Original GitHub issue: https://github.com/actualbudget/actual/issues/43

Hi,

I'm running this locally and it's beautiful. Been using GNUCash so far, but I'm keen on trying Actual and would like to be able to import a Category column too when importing a .csv file.

Originally created by @agichim on GitHub (May 6, 2022). Original GitHub issue: https://github.com/actualbudget/actual/issues/43 Hi, I'm running this locally and it's beautiful. Been using GNUCash so far, but I'm keen on trying Actual and would like to be able to import a Category column too when importing a .csv file.
Author
Owner

@roaldarbol commented on GitHub (May 6, 2022):

+1, just started importing statements too, and I'm missing the option to have "Category" too. Maybe enabling the user to add extra columns (amongst the ones Actual already supports) would be awesome!

Edit: I have no clue how to patch this, but the relevant code seems to be in ImportTransactions.js and ImportTransactions.usage.js should anyone else have the know-how.

<!-- gh-comment-id:1120036225 --> @roaldarbol commented on GitHub (May 6, 2022): +1, just started importing statements too, and I'm missing the option to have "Category" too. Maybe enabling the user to add extra columns (amongst the ones Actual already supports) would be awesome! **Edit**: I have no clue how to patch this, but the relevant code seems to be in [ImportTransactions.js](https://github.com/actualbudget/actual/blob/83cab80633b5dbcc3566e6292528dbe5f462a80a/packages/loot-design/src/components/modals/ImportTransactions.js) and [ImportTransactions.usage.js](https://github.com/actualbudget/actual/blob/83cab80633b5dbcc3566e6292528dbe5f462a80a/packages/loot-design/src/components/modals/ImportTransactions.usage.js) should anyone else have the know-how.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#7020