Skip to content

Bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@idpaterson idpaterson released this 04 Apr 13:01
· 140 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

This update fixes a lot of minor outstanding bugs in the 0.6.0 series, see the changelog for more details.

Changelog

This update contains the following changes from the previous version:

  • More meaningful subtitles for completed tasks #108
  • _wl-reset and _wl-full-reset commands added in the last version did not work properly
  • Incorrect task order in search/browse #110
  • List caching previously could have still been done on a background thread which is highly error-prone #113
  • Avoid showing errors on wl-pref, wl-search, wl-due, and wl-task screens before the first sync has finished, and kick off the first sync in the background if the database has not even been configured yet.

The following features are new since version 0.5.3:

  • Adds task searching and editing
  • Adds command to see tasks that are due
  • Adds task completion and deletion
  • New command syntax applies matching to allow the wl-search command to be triggered with just wls
  • Adds standalone reset commands for debugging