Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.25 KB

README.md

File metadata and controls

45 lines (29 loc) · 1.25 KB

Nylas Wunderlist

Plugin for Nylas mail client to interact with Wunderlist task manager.

Installation

  1. Download and run Nylas Mail.

  2. Download the latest version from the Releases tab and unzip the file.

  3. On the Nylas Mail menu, select Developer > Install a Plugin... and choose the unzipped directory.

Usage

  • Select an email to see the Wunderlist toolbar button and sign in.

Sign In button

  • Authorize Nylas Wunderlist (this app) to access your Wunderlist account.

Authorize app

  • Select a list and a new task will be created in Wunderlist!

Authorize app

ToDo

  • Enable sign in.
  • Enable creating tasks.
  • Allow selecting a list.
  • Show spinner when loading.
  • Add tests.
  • Show confirmation (toast?) when task created.
  • Post email text content as a task note.
  • Allow starring the task.
  • Allow adding a due date.
  • Allow adding a reminder.
  • Make use of the Nylas storage.
  • Make use of Nylas Task objects.
  • Enable offline mode.
  • Improve authorization.