Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add files from .csv file #3

Open
afonsoc12 opened this issue Jan 28, 2021 · 4 comments
Open

Add files from .csv file #3

afonsoc12 opened this issue Jan 28, 2021 · 4 comments
Assignees
Labels
feature New features

Comments

@afonsoc12
Copy link
Owner

Add feature to allow importing transactions from a file, in a comma-separated format.

It will append a column on position 0 with either the date the transaction was added to firefly or the transaction number.

@afonsoc12 afonsoc12 self-assigned this Jan 28, 2021
@afonsoc12 afonsoc12 added the feature New features label Jan 28, 2021
@1kohm
Copy link

1kohm commented Feb 22, 2023

Would highly appreciate that feature, is it already in development?

@afonsoc12
Copy link
Owner Author

afonsoc12 commented Feb 23, 2023

Hi @1kohm ,
Unfortunately no, I never started this issue since the Firefly Data Importer is pretty good at doing this and I found that there is no value in catering for this in the cli.

What is your particular use-case that can't be achieved with the data importer?

@1kohm
Copy link

1kohm commented Feb 24, 2023

Hi @afonsoc12,

I read that this tool is quite powerfully, but I was not successful with deploying Firefly Data Importer in my Docker env. due to an error:
[pid 1] (38)Function not implemented: AH00141: Could not initialize random number generator
which is lead by too old Kernel version (< 3.16) on my Synology (link to issue: nextcloud/docker#1574)

That's the reason I was not able to test if data importer can handle import other than banking format. I'm planning to switch to Firefly iii and for that need to import my home budget that I've stored so far in Excel file for last couple of years... I got there several thousand of rows ;) That's the reason I'm interested in .csv import using CLI. just thinking about putting them manually to Firefly via web UI discourage me.

@afonsoc12
Copy link
Owner Author

afonsoc12 commented Feb 24, 2023

I totally understand that writing each one individually is painful.

This looks to me like an outdated Apache or an incompatibility with the Linux kernel.

May I refer you to the official Firefly III gitter? The main developer is very helpful at providing support for these kind of problems. Feel free to tag me in your message (same username)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features
Projects
None yet
Development

No branches or pull requests

2 participants