<<

Quick Start

 

Calendar Features

The calendar colours weekends, UK bank holidays and holidays. This is set in the style sheet to be easy to change. The UK bank holidays are automatically calculated by the javascript so may not necessarily be right (i.e. one offs like Jubilee day). From the edit menu is a link to holidays (top right). This gives you a holidays edit form. The holiday colours are weekends, UK Bank holidays and holidays (annual leave).


ToDo/Reminder Features

The ToDo list are just Reminders with 0 date. Both are edited on the same form. For a ToDo it is not necessary to enter 0, blank will do. Both are stored in a local cookie (since that is the only way web pages can save data).

For a Reminder enter the next due date in DD-MM-YYYY. Leading zeros are not required. NO checking of date validity is done! In the Inc. box enter the number of months until the next reminder. So for one off Reminders enter 0 (or leave blank). For monthly enter 1, for quarterly enter 3 and for yearly enter 12, etc..

Data has to be saved as cookies but to allow change of directory or PC you can save and load this data on the save and load page, accessed from the link in the top right of the edit page (just below holidays). The reminder and holidays cookies are displayed in text boxes. Just select and copy, then paste into a text file to save. Reverse to update. Only minimal checking is done.