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

Export and import features #28

Closed
almet opened this issue Sep 9, 2011 · 5 comments
Closed

Export and import features #28

almet opened this issue Sep 9, 2011 · 5 comments

Comments

@almet
Copy link
Member

almet commented Sep 9, 2011

As suggested by @Tinmn, it could be useful to be able to export the list of bills into a CSV format. I think we could achieve this using a particular format with the REST API (See #27) , thus, we would be able to provide export into others formats as well such as XML, JSON etc.

@QuentinRoy
Copy link
Member

Import would be nice too.

@QuentinRoy QuentinRoy reopened this Sep 9, 2011
@almet
Copy link
Member Author

almet commented Sep 9, 2011

Yup, we would have to find out if a standard format already exists for such a thing then :)

@theanalyst
Copy link

If a standard format doesn't exist shouldn't just an export of existing members and outstanding balances help...this should be of help in case the project gets accidently deleted etc.

@almet
Copy link
Member Author

almet commented Sep 2, 2012

This export feature is somehow provided by the REST API. Maybe should we provide a direct link with the export feature there. We could export to json I guess?

0livd added a commit to 0livd/ihatemoney that referenced this issue Feb 23, 2017
Bills and transactions can now be exported to json or csv

ref spiral-project#28
0livd added a commit to 0livd/ihatemoney that referenced this issue Feb 28, 2017
Bills and transactions can now be exported to json or csv

ref spiral-project#28
0livd added a commit to 0livd/ihatemoney that referenced this issue Mar 9, 2017
Bills and transactions can now be exported to json or csv

ref spiral-project#28
@almet
Copy link
Member Author

almet commented Mar 11, 2017

This is now done thanks to @0livd in #176.

@almet almet closed this as completed Mar 11, 2017
Jojo144 pushed a commit to Jojo144/ihatemoney that referenced this issue Mar 21, 2020
Bills and transactions can now be exported to json or csv

ref spiral-project#28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants