Hashtag browsing and open tasks in Wunderlist
Pre-releaseThis 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 adds the ability to open a task in Wunderlist for full editing and fixes a few task entry bugs. While some basic editing will be supported within the workflow in a later version, this option bridges the gap to make it easy to view and edit all of the task info. Just find a task through the wl-due
or wl-search
screens then click through to Wunderlist. Thanks to @sollymay for the suggestion!
You can also open Wunderlist after adding a task by holding down the Alt key when you create your task in the workflow. The Wunderlist desktop app will open immediately after creating the task. It takes a second or two for Wunderlist to fidget with its UI so that the task can be displayed, but this is at least more convenient than adding a task and manually finding it later to edit fields that the workflow does not yet support.
If anyone does not use the desktop app please speak up! It would be fairly easy to add a preference to open Wunderlist in the browser instead of the desktop app.
Finally, the search screen now includes a convenient way to browse your hashtags.
Changelog
This update contains the following changes from the previous version:
- Added "open in Wunderlist" for editing fields that are not supported in the workflow
- Appears on the task editing screen to allow you to view or edit the task
- Press Alt when creating a task to then open it in Wunderlist
- Added an option on the search screen to browse by hashtag
- Added a notification when the first sync is complete (after logging in or reset)
- #116 Fixed inability to set both a due date and reminder time in a recurrence phrase, for example, "every monday at noon."
- #118 Fixed display of incorrect date for reminders, was always showing due date (reminder dates were set correctly just displayed wrong)
- #117 Fixed script error for reminders without an explicit due date
- Sort hashtags alphabetically
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 justwls
- Adds standalone reset commands for debugging
- Adds "open in Wunderlist" for editing fields that are not supported in the workflow