summaryrefslogtreecommitdiffstats
path: root/konsolekalendar/HACKS
diff options
context:
space:
mode:
Diffstat (limited to 'konsolekalendar/HACKS')
-rw-r--r--konsolekalendar/HACKS9
1 files changed, 9 insertions, 0 deletions
diff --git a/konsolekalendar/HACKS b/konsolekalendar/HACKS
new file mode 100644
index 000000000..e001d539a
--- /dev/null
+++ b/konsolekalendar/HACKS
@@ -0,0 +1,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`"