Quantcast
Channel: tony's blog » org-mode
Viewing all articles
Browse latest Browse all 7

org-trello – Sync org-mode file and trello

$
0
0

For some time now, I wanted to learn Emacs-lisp some more than I already did. As I dayly use emacs, I think it was the logical course of action.

And, as I:

  • already use org-mode a lot (even for blogging this very moment)
  • kept encountering trello for team organisation
  • don’t like to duplicate informations
  • can’t expect everybody to try and learn emacs and org-mode
  • trello exposes a public API

I thought “what the hell, let’s do this!”. And here is the result: org-trello, an org-mode minor-mode to permit the synchronization between a trello board and an org-mode file (and vice versa).

1 Demo!

1.1 Install org-trello

1.2 Setup key and token

1.3 Setup org-mode file to work with one trello board

1.4 Synchronize one entity

1.5 Synchronize one complete entity and move entity according to status

1.6 Synchronize from org-mode file to trello

1.7 Synchronize from trello to org-mode file

1.8 Create board and sync

2 Sources

3 Releases

Released on:


Viewing all articles
Browse latest Browse all 7

Trending Articles