J. Gerhards

Results 4 issues of J. Gerhards

When using the `| round` filter with `precision = 0` to return a natural number, the filter still returns a float leading to unexpected behavior when using it in combination...

bug

I would find it really practical if the time format was a customizable as the date. For example, I like to also display the seconds on my second monitor when...

### Checklist - [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/General-Discussion/issues) or [closed](https://github.com/FossifyOrg/General-Discussion/issues?q=is%3Aissue+is%3Aclosed) - to which I could contribute my information. - [X] I made sure...

feature request
needs triage

This PR exposes the fields in the Config struct through getter methods to make them available for users of the library while keeping the values read-only. This enables users to...