Todo.txt Extension – version 0.0.4.0

New: Settings to change file location, sync frequency and highlight colour.

Big update. Expect bugs. Oops! 🙂

  • New Feature: Options Page – Setting to change highlight colour – grey (default), green or yellow.
  • New Feature: Options Page – Setting to change sync frequency (currently, on app open only).
  • New Feature: Options Page – Setting to change default todo file location.
  • New Feature: Add success (or failure) statuses to all settings in options.
  • Update: Place add-task and multi-add-task inside elements so tasks are added by pressing enter, not just clicking ‘Save’.
  • Update: On new installation, open settings page after sign in.
  • Update: Move from webkitNotifications to chromeNotifications
  • Bug Fix: Newer todotxt files got overwritten by older one in extension. (Was due to push being outside the asynch read before it).