We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, fava only has csv downloads for queries. Supporting downloads of arbitrary tables will be helpful for many investment related tables.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
Merge pull request #5 from redstreet/err
6790c6b
newline
No branches or pull requests
Currently, fava only has csv downloads for queries. Supporting downloads of arbitrary tables will be helpful for many investment related tables.
The text was updated successfully, but these errors were encountered: