fava.plugins

一些 Beancount 插件。

fava.plugins.tag_discovered_documents

用于标记已发现文档的 Beancount 插件。

它会检查所有通过 Beancount 自动文件发现添加的 Document 条目,并为其添加 “#discovered” 标签。

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

自动为已发现的文档添加标签。

返回类型

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