Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Org-Babel support for evaluating bean-query queries

Notifications You must be signed in to change notification settings

dnicolodi/ob-beanquery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Org-Babel support for evaluating bean-query queries

Refer to the Babel documentation in the Org manual and to the dedicated section on Worg for instructions on how to use this. There just a few bean-query specific aspects, listed below.

Header arguments

The :colnames header argument defaults to yes.

There are a few bean-query specific headers arguments:

:db

The path to the Beancount ledger on which bean-query will operate. This argument is required.

:errors

Setting this argument to no is equivalent to passing the --no-errors command line option to the bean-query command.

:numberify

Setting this argument to any value is equivalent to passing the --numberify command line option to the bean-query command.

Sessions

There is currently no support for sessions.

About

Org-Babel support for evaluating bean-query queries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published