Hi folks,
here’s my shot on bringing Org-Mode (orgmode.org/) to Sublime Text 2. This project is still in very early development. Nobody knows what will come next
. This won’t be a simple copycat of the original one. I want to “port” useful things in a way that works for Sublime Text 2. So there may also be things that aren’t in the original version or just behave more or less differently.
You can grab the code here:
bitbucket.org/theblacklion/sublime_orgmode/src
Please read the README.org file. Therein you’ll find infos on how to enable proper keyboard interaction and coloring the syntax elements.
I’m curious what you think about it…
Regards,
Oktay.
. Or have you seen bold, italic or underline somewhere? I think, it’s not in there yet…
. I’ld rather avoid such things and wait for Jon to implement the correct functionality. Also the hack inflicts a huge overhead - using the syntax highlighting should be much faster. Just think about an org file which contains about 100 links. How many regions would that require to be managed? Short: Maaaaaaaaany 
.