Hacker News new | past | comments | ask | show | jobs | submit login

Org mode is great because it does 2 things extremely well:

1. Document structure. Folding, tree structures, linking, etc. are done very well in org-mode. But that's not unique to org-mode, several other solutions do that well.

2. org-mode lets you use all of the other Emacs major and minor modes in your document - restricted to sections. This is amazing, as it basically gives you an entire application layer in your text documents.

Where by entire layer, I mean having your calendar, email, programming environments, etc. all within your notes. org-mode used this way is not merely a document editor. It is the best plain-text workflow enabler the world has ever seen.

And you can't do this outside of Emacs without essentially rewriting Emacs. Emacs _is_ the strength that org-mode leverages. org-mode is a unification of the many and varied Emacs major modes into a simple plain-text environment.

And the best part is, you only need to use the particular modes you want. Your org-mode experience is tailored around your use case. You bring in the mode you want in that section and you're done. It just works.




> org-mode lets you use all of the other Emacs major and minor modes in your document - restricted to sections.

> You bring in the mode you want in that section and you're done. It just works.

I haven't used org in a non-superficial way for a while. What are you referring to here, src blocks?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: