LWN.net Logo

Getting things done in Linux

Getting things done in Linux

Posted Jan 22, 2010 14:07 UTC (Fri) by zonker (subscriber, #7867)
In reply to: Getting things done in Linux by mtaht
Parent article: Getting things done in Linux

I wouldn't say I "missed" it, really. Since using org-mode depends on
knowing/using Emacs in the first place, I didn't really think something like
that would be suitable for a bulk of users. This is why I also skipped any of
the tools you could use in Vim -- my preferred editor.

But, thanks for mentioning it. :-)


(Log in to post comments)

Getting things done in Linux

Posted Jan 22, 2010 15:27 UTC (Fri) by cyd (guest, #4153) [Link]

I wouldn't say I "missed" it, really. Since using org-mode depends on knowing/using Emacs in the first place, I didn't really think something like that would be suitable for a bulk of users.
Except that org-mode appears to have a far larger user base than any of the other programs you reviewed, with the possible exception of KOrganizer. In an informal Google Trends search, it actually scores higher than KOrganizer (Tasque and Getting Things Gnome don't have enough volume to even show up on the graph).

Getting things done in Linux

Posted Jan 22, 2010 23:42 UTC (Fri) by mtaht (✭ supporter ✭, #11087) [Link]

of course, the first thing to do to install org-mode is to actually install emacs-snapshot rather than emacs, as most distros aren't shipping a gtk and nicely fontified version of emacs...

Under ubuntu, that's

apt-get remove emacs
apt-get install emacs-snapshot
apt-get install org-mode emacs-goodies-el

Getting things done in Linux

Posted Jan 22, 2010 23:34 UTC (Fri) by mtaht (✭ supporter ✭, #11087) [Link]

I would be very interested to know how a non-emacs user responded to just trying to use emacs for org-mode. It's the most compelling new use of emacs I've encountered since ecb.

As a former "More" user, I found the keybindings mostly pretty obvious and the mouse based commands also pretty obvious.....

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds