Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

account_template__parsing_only_base_account_works.snap
---
source: common/beancount-types/tests/account_template.rs
expression: template
---
Template {
    base: Account {
        name: "Assets:Banking",
    },
    segments: [],
}