event recap (#69)

* added basic recap feature (no error handling)

* introduced abstractpublication

* extracted base reports

* added error report to recap

* added test

* added docs
This commit is contained in:
Simone Robutti
2021-10-16 01:25:45 +02:00
committed by GitHub
parent 5db7fb8597
commit 5e171216d2
19 changed files with 305 additions and 107 deletions

View File

@@ -0,0 +1,4 @@
*{{ name }}*
🕒 {{ begin_datetime.format('DD MMMM, HH:mm') }} - {{ end_datetime.format('DD MMMM, HH:mm') }}
{% if location %}📍 {{ location }}{% endif %}