Live data from Hacker News

Orgmode for Sublime Text 2 and 3

github.com

1–10 of 30 posts

Re: Orgmode for Sublime Text 2 and 3

#2
Is there a way for Sublime to work directly with Github? I maintain some notes files in org mode directly on Github.

https://github.com/melling/ComputerLanguages

https://github.com/melling/ErgonomicNotes

However, when I want to make big changes, I work locally. Ideally, I'd be warned if I forget to update my local repo when I try to edit.

Re: Orgmode for Sublime Text 2 and 3

#5
Well I'm trying to use sublime for more stuff; my dream is that it turns into a Python-based Emacs, so this is interesting. It's not clear to me how to actually use this port of org-mode though. There don't seem to be any new commands (bar 'set syntax'); how do I create tasks, indent, fold, mark done etc?

Re: Orgmode for Sublime Text 2 and 3

#7
post #3

For another take on the TODO list in Sublime, check PlainTasks. It may not have the ambition of a "full orgmode" if compared to emacs's orgmode, but has nice default settings and keybindings. It's on Package Control and at https://github.com/aziz/PlainTasks

I really like PlainTasks

Re: Orgmode for Sublime Text 2 and 3

#8
Offtopic, but everytime I want to try Sublime I check to see if it can edit files on remote systems via SSH and it can't. Well you can if you install some package on the remote systems but that's clunky and doesn't count. I'll continue using Emacs.

Re: Orgmode for Sublime Text 2 and 3

#9
post #3

For another take on the TODO list in Sublime, check PlainTasks. It may not have the ambition of a "full orgmode" if compared to emacs's orgmode, but has nice default settings and keybindings. It's on Package Control and at https://github.com/aziz/PlainTasks

Its also available for VIM, Atom and other editors.

https://github.com/elentok/plaintasks.vim https://atom.io/packages/tasks

Re: Orgmode for Sublime Text 2 and 3

#10
post #8

Offtopic, but everytime I want to try Sublime I check to see if it can edit files on remote systems via SSH and it can't. Well you can if you install some package on the remote systems but that's clunky and doesn't count. I'll continue using Emacs.

Have you looked at Sublime FTP?

https://wbond.net/sublime_packages/sftp

Post reply on HN