The features described here are part of the development version. They are subject to change without notice. They may be buggy. The documentation may be inaccurate. Use at your own risk.
There is a lot of code redundancy in the development version. This is intentional and makes it easier to change the code for one type of diary section without breaking others.
Currently Planner-Diary supports six different views of your diary entries:
fancy-diary-display
switched on)
Put the following line of Lisp code in your day plan pages to display your diary entries:
<lisp>(planner-diary-entries-here)</lisp>
The function planner-diary-entries-here
takes two optional
arguments—the diary file you want to use and the number of days you
want to display.
If you would like to export diary entries from your Planner pages to
separate Diary files, add (require 'planner-export-diary)
to your
config. The following steps describe the usage of the functions and
options contained in this file.
planner-export-diary-file
. The default value is
“~/diary.planner”.
#include ~/diary.planner