tags.toml
This is Tackler-NG configuration file to define transaction tags.
Starting with tackler version v25.1.1, you can create default bookkeeping setup easily by running:
tackler new my_journal tackler --config my_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"
]