Komodo edit and doit.im
Sat, 07/03/2010 - 13:21
I am a fan of Komodo edit because it is simple and fast and i just love the toolbox.
I use doit.im to keep track of my task/todo lists and they have a good android app, desktop app and more. But most of the time i am programming so to quickly add a task i created a toolbox "New Command" to really quickly add tasks.
The command is: c:\curl\doit %(ask:task title:)

You can also add task from the commandline to:
c:\curl\doit this is a new task
If you don't want the output on your screen remove the "-v" from the command in the bat file. (verbose)
Now the only thing you need is curl for windows and the doit.bat file i created. You need to change your username and password in the doit.bat file to your own doit.im account information.
You can find the complete zip here: curl.zip
Have fun.
Post new comment