Since version 1.2. of activeCollab Timer, all timers within the application will be automatically sorted alphabetically by their description title, by default.

If you wish to disable this option though, and have timers ordered by the time they were created, you can do so using the .INI file. Here's how:

  1. Open the activeCollab .INI file;
  2. Find the [DefaultBehavior] section;
  3. Add a SortTimers=0;
  4. Save the .INI file;
  5. Restart your activeCollab Timer.

If you wish to enable sorting by description again, simply return to the .INI file and change the SortTimers line value to 1.