Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 655 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 655 Bytes

README

Trello TimeTracking is a Chrome extension to log hours on a Trello card.

How to use:

  • install the extension
  • refresh any Trello tab you may have already open
  • open a card, you'll see a new "Hours" button: that's the sum of logged hours
  • add a comment with the following pattern: @h <hours:mins> <comment>, e.g. @h 2:30 logged two hours and a half

screenshot

Hour logs are hidden by default, you can show or hide them by clicking on the "Hours" button.

Install

  • chrome://extensions/
  • Developer mode
  • Load unpacked extension

Boilerplate created with http://extensionizr.com