emacs - I want to try org-mode. What's the shortest path from zero to typing? -


i want give emacs' org-mode try. shortest path me accomplish that? assume no previous experience emacs.

(i'm aware other editors, vim , textmate, have similar task lists. i'm interested in learning emacs org-mode)

my laptop runs win7 home premium x64

i use emacs (when i'm on windows) official binaries @ http://ftp.gnu.org/gnu/emacs/windows/emacs-22.3-barebin-i386.zip unzip directory , double click "runemacs".

in commands follow, c stands ctrl.

create file ending in .org. if using recent emacs, automatically start org-mode. can create file using c-x c-f.

start creating outlines this:

* level 1 ** level 2 

collapse/uncollapse outline levels tab

todo's can cycle hitting c-c c-t

that's basics, , pretty know, use extensively :)

have @ tutorials on http://orgmode.org/worg/org-tutorials/


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -