fava.plugins

Some Beancount plugins.

fava.plugins.tag_discovered_documents

Beancount plugin to tag discovered documents.

It looks through all Document entries that were added by Beancount automatically through file discovery and adds the tag “#discovered”.

fava.plugins.tag_discovered_documents.tag_discovered_documents(entries, options_map)

Tag automatically added documents.

Return type:

tuple[list[Directive], list[BeancountError]]