You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdepim/konsolekalendar/HACKS

10 lines
324 B

MidnightCommander
-------------------
To see all events of the current year from a iCalendar file in the
viewer of the MidnightCommander add the following line to your
$HOME/.mc/bindings
# iCalendar
shell/.ics
View=%view{ascii} konsolekalendar --file %f --all --startdate "`date +01.01.%%Y`" --enddate "`date +31.12.%%Y`"