Trello: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by one other user not shown)
Line 14: Line 14:
* Active Developers
* Active Developers
* Has shortcuts: https://trello.com/shortcuts
* Has shortcuts: https://trello.com/shortcuts
* You can move cards between Boards!


==Features to come soon==
==Features to come soon==
Line 19: Line 20:
* Android & iOS support: http://blog.fogcreek.com/building-trello-com-for-multiple-devices/ , https://www.facebook.com/photo.php?fbid=262533550494109&set=a.193811744032957.49301.180047058742759&type=1 , itunes.com/apps/trello
* Android & iOS support: http://blog.fogcreek.com/building-trello-com-for-multiple-devices/ , https://www.facebook.com/photo.php?fbid=262533550494109&set=a.193811744032957.49301.180047058742759&type=1 , itunes.com/apps/trello
* REST API - https://trello.com/card/run-web-client-on-rest-api-v1/4d5ea62fd76aa1136000000c/1145
* REST API - https://trello.com/card/run-web-client-on-rest-api-v1/4d5ea62fd76aa1136000000c/1145
* Card Time Tracking as a plugin: https://trello.com/card/time-tracking/4d5ea62fd76aa1136000000c/1054


==Disadvantages==
==Disadvantages==
Line 46: Line 48:
**** Move the card back to "TODO" or "Doing"
**** Move the card back to "TODO" or "Doing"
**** Send email to the person responsible with subject "TODO <card name>" or "Doing <card name>" and in the body link to the card. He should read your checklist points and fix them.
**** Send email to the person responsible with subject "TODO <card name>" or "Doing <card name>" and in the body link to the card. He should read your checklist points and fix them.
* '''View more cards''' by decreasing the font size from your browser.
==See Also==
* [[Pivotal Task Tracker]]


[[Category:Software]] [[Category:Scrum]]
[[Category:Software]] [[Category:Scrum]]

Latest revision as of 01:16, 28 March 2012

Trello is a SCRUM like free online application.

Features

Features to come soon

Disadvantages

  • No Burndown Charts

Examples

Collaboration Usage

These are guidelines how to use Trello collaboratively:

  • Create needed Lists, e.g.: TODO, Doing, Verification, Done.
  • Create new cards:
    • Press "N" to create a new card. It will be created below the current selected card. Type the name of the card and press "Enter" to save it.
  • Assign yourself/another to a card
    • Assign yourself to a card - select the card and press "SPACE"
    • Assign another to a card - select the card and press "a" and choose the person.
    • Unassigning works with the same shortcuts.
  • Verification
    • Add card for Verification
    • Verify a card
      • If all okay, move it to the list "Done"
      • If more work is to be done:
        • Create a checklist and the points that has to be done
        • Move the card back to "TODO" or "Doing"
        • Send email to the person responsible with subject "TODO <card name>" or "Doing <card name>" and in the body link to the card. He should read your checklist points and fix them.
  • View more cards by decreasing the font size from your browser.

See Also