blob: 7715a13d7d67d70a6643b4214556495adf3d7c17 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
% $Id$ %
\subsection{Calendar}
\screenshot{plugins/images/ss-calendar}{Calendar}{img:calendar}
This is a small and simple calendar application with memo saving function.
Dots indicate dates with memos. To add a new memo press \ButtonPlay\ on the
date and choose which type of memo to add. The available types are: one off,
annual, monthly, and weekly memos.
\begin{table}
\begin{btnmap}{}{}
\ButtonPlay & monthly \\
\ButtonLeft & weekly \\
\ButtonRight & annually \\
\ButtonOn & one off \\
\ButtonOff & Exit \\
\end{btnmap}
\end{table}
|