Hacker News new | ask | show | jobs
by ikitat 5711 days ago
I was a long time vim user too. I switched to emacs after witnessing slime and clojure. I can't image life without org-mode anymore.
2 comments

:) Agree. Org-mode is great! It's extremely simple and the best of all is that save everything into plain text files that you can track with any version control system.
Org-Mode can be easily considered a killer app for Emacs http://orgmode.org/
I have something similar for Vim. Plain textfiles under svn are a great organization tool. Need to try orgmode sometime so I can copy its features :)