edit todos in local readme from the cli
list and toggle by index
$ todoris
add
$ todoris 'add tests' npm
automatic agenda @company weekly meeting
Assuming the company uses Trello for project management, prior to the weekly meeting - each team member adds a common label (like #meeting) to cards in any company board. Once at weekly meeting, use tragenda to search for cards by label. Voila! We have an agenda.
usage @meeting
- Prioritize by re-ordering cards
- Click a card to open it in Trello (also marks the card as done - this does not alter any data in Trello)
- A progressbar shows how many cards are left
Works on mobile devices. Repo at github
build your own Trello bot
Max is a trello bot. He reminds users to include @username in comments to send them notifications. He also does some other things. Build your own with trobot on github.