<!–
–>
- New Feature: Parse Due: and add in date tags, coloured red if overdue
- Update: Use Pri:A to save priority for tasks marked done. Useful for marking them undone later
- Update: Add analytics tracking to extension install, update, browser update events
- Update: Register dropboxjs.auth event only on first successful auth, not every open (reset on sign-out)
- Update: Updated dropbox.js and the auth flow to new app-dropbox account. This will require existing users to re-login to the app.
- Update: Due date shows as yesterday/today/tomorrow in +-36 hour period
Todo.txt Extension
Update Notes
30 Apr 2014
Todo.txt Extension – version 0.0.2.2
<!–
–>
- New Feature: Add option to -Keyword in search field
- New Feature: Keyboard shortcut to open popup – Ctrl+Shift+1 (does not work for some reason)
- Update: Limit number of unsuccessful sign-in attempts to MAX_TRIES (currently 3, later to be set through options page).
- Update: Reflect current popup state (main, filtered, addform) using hash, so correct version is recorded in analytics.
- Update: Track usage through google analytics events.
- Update: Manifest – new full name, new short name
- Update: New icons for CWS listing
- Update: Focus on search box when popup is opened