Skip to content

miguelrs/nylas-wunderlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.