Commit 08f3eb6
committed
add 'current-date' attribute to events
When printing multi-day events through 'khal list --json', each day gets
its own entry. However there is no indication which event belongs to
which day. The user would manually need to recalculate it.
Add a new attribute which references the specific day of a multi-day
event that is printed.1 parent 0e76dbc commit 08f3eb6
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
| 648 | + | |
| 649 | + | |
648 | 650 | | |
649 | 651 | | |
650 | 652 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments