- Update: On open, app shows list of tasks only after sync is complete, even if there’s some stored locally.
- Bug Fix: Show update notifications only if there’s a version change && showUpdateNotifications is true
- Update: Replaced ‘eye’ thumbnail with ‘c306’ thumbnail
Category: Todo.txt App
This app is no longer supported, please use the Todo.txt for Chrome instead.
Todo.txt App version 0.0.0.7
- New Feature: Automatic, periodic syncing when app is open
- New Feature: Clicking sync notification brings app window in focus
- Update: Sync notification shown only if app window was not in focus when refresh happened
- Update: Moved options-close link back to left to prevent accidental clicking of sign-out button
- Update: Blink settings button briefly after login, to attract attention
Todo.txt App version 0.0.0.6
- Bug Fix: Changes made remotely don’t reflect locally – updated file received but not saved
- Bug Fix: Update local revision number AFTER remote changes have been saved locally
- Update: Change App name, remove ‘Chrome’
Todo.txt App version 0.0.0.5
- Bug Fix: App doesn’t open unless local login credentials are present
Todo.txt App version 0.0.0.4
- New Feature: Options pane to set file locations, and highlight colours
- Update: Add Chrome Platform Analytics
Todo.txt App version 0.0.0.3
- Bug Fix: Scrolling tasklist with keyboard – Scrolltop isn’t working
- Bug Fix: Show signed-in user’s name
- Bug Fix: On signout-followed-by-signin, no tasks were shown till app relaunced
Todo.txt App version 0.0.0.2
- New Feature: Add task
- New Feature: Multi-add task
- New Feature: Edit task
- New Feature: Delete task
- New Feature: Mark task done
- New Feature: Archive tasks
- Update: On refresh, do push-after-pull only if either remote or local has new tasks
- Update: Replace localStorage with chrome.storage
- Update: Replace all chrome.storage.local.g(s)et with lsG(S)et calls
Todo.txt App version 0.0.0.1
- Init: Create new Manifest.json
- New Feature: Enable Login
- New Feature: Enable Logout
- New Feature: Show list of current tasks
- New Feature: Filter tasks
- Bug Fix: Mulitple clicks on sign-in button lead to multiple authentication tokens, preventing total signout
- Update: Reset localStorage moved to chrome.storage