Do the account_income and account_expenses options for the spread and depreciate plugins serve a different function from the following beancount options?
option "name_income" "Income"
option "name_expenses" "Expenses"
If not, could the plugins just read them from the options_map passed to the plugins by beancount?
Do the
account_incomeandaccount_expensesoptions for the spread and depreciate plugins serve a different function from the following beancount options?option "name_income" "Income"option "name_expenses" "Expenses"If not, could the plugins just read them from the
options_mappassed to the plugins by beancount?