pmiddend / org-rtm

Synchronize org-mode with RTM
MIT License
1 stars 3 forks source link

[[./img/org-rtm-original.png]]

[[./img/org-rtm-export.png]]

Simply add the plugin to your load-path (it's not on (m)elpa yet), then do =M-x org-rtm-import=. It will give instructions on how to retrieve the API key. You only have to do that step once.

The plugin will import the data to =~/rtm.org= by default (a buffer which is not saved by default, so you can just refile your stuff and kill the buffer; no file is created). Use =M-x customize-group= for =org-rtm= to customize the file name.

If =org-complete-after-import= is =t=, org-rtm will complete all imported tasks.

I think most of those could easily be added, but I'm just covering my use-cases at the moment, so drop me a note if you'd like some of those features as well.