Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I've had my eye on OrgMode for awhile - it looks awesome. But I use Vim. Is there anything on Vim that compares to OrgMode?


Note that org mode is not just an outliner. Org mode is also a spreadsheet, a time tracker, a taggable and searchable database of arbitrary information, a literate programming system that can run code in dozens of languages and exchange data between them, and a document authoring system that supports a number of different backends such as HTML, LaTeX, and ODF.

There are Vim extensions for parts of this, but org mode is more than the sum of its parts. It is a universal information management system, developed with the express goal of being transparent and extensible. It really is a marvellous piece of software.


You can use evil-mode[0] in Emacs to have the best of both worlds

[0] https://gitorious.org/evil/pages/Home


Put simply: No, and there probably never will be. I was in the same situation, and eventually I just switched to Emacs. The switch is pretty easy with evil-mode, and spacemacs might make it even easier.


http://github.com/jceb/vim-orgmode

I suppose an Emacs user will find it anemic, but I use it happily every day.


There is a clone (https://github.com/hsitz/VimOrganizer) but it seems a little abandoned to me right now.


VimOrganizer also REQUIRES a Emacs install for most interesting things.

https://github.com/hsitz/VimOrganizer/blob/master/INSTALL.tx...


It's also buggy as hell and has seemingly random keybindings chosen (and hard coded unfortunately).


I'd just bite the bullet and install emacs. You don't need to move all your text editing work there immediately, doing [Alt]-x org-mode in a new buffer and playing around with features such as headlines (type * ) or todo's (type TODO in a headline) should be enough to get started. You can always refine your workflow in Org further, so there really isn't a minimum amount of things you need to know or learn.


Use Emacs for Orgmode and VIM as an editor.


There is also https://github.com/vimwiki/vimwiki for writing notes and https://github.com/vimoutliner/vimoutliner for outlining.


I actually like the viki and vikitasks plugins a lot. Unfortunately, its html/pdf/docbook converter doesn't work with current versions of ruby.




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

Search: