mirror of
https://github.com/Garmelon/Arbeitszeitdokumentationsgenerator.git
synced 2026-04-12 16:55:04 +02:00
Add template option to sort entries chronologically
This commit is contained in:
parent
55b21c28e6
commit
d30cd79229
2 changed files with 8 additions and 0 deletions
|
|
@ -121,6 +121,9 @@ Named arguments:
|
|||
Whether the template should try to validate the data you entered (check if
|
||||
values look wrong, if you worked on a holiday, ...). If you turn this off, you
|
||||
can do funky things like work a negative amount of time or on Sundays.
|
||||
- `sort` (default: `true`):
|
||||
Whether the template should sort sort all entries in chronological order. If
|
||||
you turn this off, entries are kept in their original order.
|
||||
- `year`:
|
||||
The year this time sheet is being generated for.
|
||||
- `month`:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue