Recurrence

For scheduled actions, you can get the action repeated periodically automatically.

Explanation of the frequency entry fields:

Occurences generation

If base is start date
When the recurrency information is entered, a number of actions is created using the number of occurences in advance and the scheduled date: actions are created to catch up to today, then actions in the future to reach the number of occurences in advance.
A process is then run at start up, or when the data file in open, or every 24 hours (if you don't quit the application) to check if new occurences should be created.

If base is done date
The next action is only created when the action is set to done. The frequency pattern is used to calculate the new date from the done date.

Updates