Re: How to effeciently use Documents in beancount.

2021-12-05 Thread 'Vinit Khandagle' via Beancount
> """, [Opt("documents", [], "/path/to/your/documents/archive")]), > > The source code is located here: > > https://github.com/beancount/beancount/blob/master/beancount/ops/documents.py#L78 > > > > > > On

How to effeciently use Documents in beancount.

2021-12-04 Thread 'Vinit Khandagle' via Beancount
Hello Everyone, So I am trying to understand how to use document directive efficiently. They way I do is: have an "option" directive pointing to the directories lets say "beancoount/Expenses". But the declaration of the "option" directive alone does not populate the document section in fava.