Improved README.md

This commit is contained in:
Ludwig Behm 2023-10-19 00:20:14 +02:00
parent 097eaa0500
commit 872288f63b
Signed by: l.behm
GPG key ID: D344835D63B89384
2 changed files with 170 additions and 3 deletions

View file

@ -10,4 +10,4 @@
# | pick(.dtstart, .dtend, .summary, .location, .description, .sequence, .["related-to"]) # allow list of properties
)
)
| sort_by(.dtstart|fromdate) # sorting by event start time
| sort_by(.dtstart | fromdate) # sorting by event start time