Skip to content

Bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@idpaterson idpaterson released this 20 Aug 19:24
· 103 commits to master since this release

This is a preview of new features based on syncing your tasks to the workflow, including searching, editing tasks, and showing what is due today. Please post important feedback as GitHub issues or contribute to the existing discussions linked in the workflow.

Install workflow

So the last release with "task syncing fixes" actually ended up breaking sync worse than before due to an errant tab character. Fortunately the logging added in the last version helped to uncover the problem, which was that Tasks and Reminders were never actually updated. Please run _wl-reset after installing to resync with Wunderlist since each list may contain outdated tasks.

This update also fixes the login help screen, removes the Shift modifier, and resolves an error seen by Australians on the Preferences screen and when entering a task with a reminder.

Changelog

This update contains the following changes from the previous version:

  • Fixes tasks and reminders never updating
  • Removes the shift modifier to avoid annoying subtitle changes while typing #125
  • Fixes login help screen where the localhost authorization URL can be pasted manually, as discussed in #126
  • Fixes #127 error message for Australian users on preferences screen and when entering a task with a reminder

The following features are new since version 0.5.3:

  • Adds task browsing and searching
  • Adds command to see tasks that are due
  • Adds task completion and deletion
  • New command syntax applies matching to allow, for example, the wl-search command to be triggered with just wls
  • Adds standalone reset commands for debugging
  • Adds "open in Wunderlist" for editing fields that are not supported in the workflow