Trello: Unterschied zwischen den Versionen

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen
Zeile 5: Zeile 5:
 
* Create your own list of actions, as many as you like
 
* Create your own list of actions, as many as you like
 
* Receive email notifications: Instantly, Periodically, Never - https://trello.com/my/account
 
* Receive email notifications: Instantly, Periodically, Never - https://trello.com/my/account
 +
* Subscribe to card changes
 
* Activies/Notifications can be visualized, by visualizing the public JSON - e.g. https://trello.com/board/4f46dfd8251057f904f99550/ose-video.json
 
* Activies/Notifications can be visualized, by visualizing the public JSON - e.g. https://trello.com/board/4f46dfd8251057f904f99550/ose-video.json
 
* Add Deadlines
 
* Add Deadlines
Zeile 15: Zeile 16:
 
* Has shortcuts: https://trello.com/shortcuts
 
* Has shortcuts: https://trello.com/shortcuts
 
* You can move cards between Boards!
 
* You can move cards between Boards!
 
+
* REST API - [https://trello.com/card/run-web-client-on-rest-api-v1/4d5ea62fd76aa1136000000c/1145 Card], [https://trello.com/docs/api/index.html API]
 
* Android and iOS applications.
 
* Android and iOS applications.
  
 +
==Features to come soon==
  
==Features to come soon==
 
* Subscribe to changes (In Progress): https://trello.com/card/subscribe/4d5ea62fd76aa1136000000c/1049
 
* 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
 
* Card Time Tracking as a plugin: https://trello.com/card/time-tracking/4d5ea62fd76aa1136000000c/1054
  

Version vom 9. August 2012, 07:09 Uhr

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