You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There could be a shortcut to implement PDF reports:
Typst has support for reading JSON from file, and Tackler (not yet Tackler-NG!) has support for JSON output. So combining these two could be maybe used for PDF reports with correct typst template.
In a week or two there will be Tackler-NG CLI version which has rough feature parity in txt reports and configuration system with Tackler, and the JSON support will be the next set of functionality after that.
Very interesting project!!!
It might be nice to be able to produce pdf reports from a text based templates. The https://github.com/typst/typst might be great fit for that. There is an example how to use typst from rust here https://github.com/tfachmann/typst-as-library
The text was updated successfully, but these errors were encountered: