summaryrefslogtreecommitdiffstats
path: root/konsolekalendar/HACKS
blob: e001d539a3555b4be27975e77b66eae0aa9b58f2 (plain)
1
2
3
4
5
6
7
8
9
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`"