You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

Anubhav comments on On Journaling - Less Wrong Discussion

8 Post author: RobertLumley 10 February 2012 09:43PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (22)

You are viewing a single comment's thread. Show more comments above.

Comment author: Anubhav 11 February 2012 09:13:49AM 1 point [-]

To maintain lists of todos, tracking their states, clocking them etc., I'm using org-mode. It's incredibly powerful once you get the hang of it.

On behalf of my fellow Vimmers, I hereby declare a blood feud against you.

<serious> Isn't there a good desktop tool or a web-based tool that does the same thing?</serious>

Comment author: dbaupp 11 February 2012 11:57:50AM 4 points [-]

The battle lines are drawn!

Google also turns up Vim OrgMode. I've got no idea how good it is (in absolute terms, or relative to VimOrganizer).

(And as an Emacs-er, I wouldn't dare to venture any deeper into enemy territory to investigate :P )

Comment author: Risto_Saarelma 11 February 2012 06:54:49PM 1 point [-]

Org-mode made me switch from Vim to Emacs. It's very hard to compete against, since using the same large set to interface idioms for everything is a pretty big win, and any dedicated solution to just one aspect will probably fail to provide all of a spreadsheet, embedded LaTeX, time tracking and a programmable TODO list all usable without any context switching.

Comment author: djcb 11 February 2012 10:21:52AM 1 point [-]

There's VimOrganizer, which aspires to be org-mode-for-vim. Judging from the video, it seems like a nice tool.

There are many todo-list/organizers online (Remember The Milk is a nice one), but I don't think there is any tool that does what org-mode does.