andreasgerstmayr / fava-dashboards

Custom Dashboards for Beancount in Fava
MIT License
143 stars 17 forks source link

[Disscussion] A way to build dashboards.yaml using TSX #32

Open fengkx opened 4 months ago

fengkx commented 4 months ago

Not an issue. Just showing my soultion to write complex dashboard.yml which is using TSX to generate yaml. https://github.com/fengkx/tsx-yaml-example-fava-dashboards

In this way we can get type checking and better code editing experience.