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

Need a generic table-to-csv exporter for Fava #5

Open
redstreet opened this issue Mar 22, 2020 · 1 comment
Open

Need a generic table-to-csv exporter for Fava #5

redstreet opened this issue Mar 22, 2020 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@redstreet
Copy link
Owner

Currently, fava only has csv downloads for queries. Supporting downloads of arbitrary tables will be helpful for many investment related tables.

@redstreet
Copy link
Owner Author

From gitter.im, 2020-03-22
Jakob Schnitzer @yagebu 03:19

https://github.com/beancount/fava/blob/master/fava/util/excel.py#L44
Depending on what your "table" looks like that function might also work for you. Shipping that as a link with a data URL in the template is probably the easiest way to get that CSV to the user then

@redstreet redstreet added the help wanted Extra attention is needed label Mar 22, 2020
redstreet added a commit that referenced this issue Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant