New issue 325: Add support for inclusion of encrypted files https://bitbucket.org/blais/beancount/issues/325/add-support-for-inclusion-of-encrypted
Milind Kamble: I have been using beancount extensively for more than a year now. In the process, after learning that encrypted source files were supported, I switched my workflow to using such input. However, I also use 'include' directives to split the source file (esp for investment/401K transactions). Unfortunately, encrypted includes are not supported. I have created a patch that supports inclusion of encrypted files. It is a simple change in loader.py (in _parse_recursive). if you wish, Martin, I can create a PR. Thanks, Milind -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/20180820145023.10708.98779%40celery-worker-110.ash1.bb-inf.net. For more options, visit https://groups.google.com/d/optout.
