tags.toml

This is configuration file to define transaction tags.

Use tackler new to create a functional template journal:

tackler new journal
tackler --config journal/conf/tackler.toml

See tackler.toml, accounts.toml, commodities.toml and tags.toml for full configuration options.

File format is TOML

Reference Configuration

###
### This is the Chart of Transaction Tags
###
tags = [
    "travel:ice·cream·spree",
    "vehichle:XYZ-123"
]