/trello-daily

Maintain Daily To Do Lists on Trello

Primary LanguagePython

trello-daily

This project aims to help maintain daily to do lists using Trello.

Dependencies

Authorization

Navigate to trello.com/app-key:

  1. Copy your Developer API key into config.json, replacing ${YOUR_API_KEY}
  2. Generate a "token" (aka "api_secret") by following the "... manually generate a token" link
    • You may want to chagne the name field of the query string to better identify your trello-daily instance...

Usage

TBD

To Do

  • Label / highlight weekend lists
  • Set due date of a card if it is on a day list
  • Highlight Future / Today / Past lists