emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Garrett Fuller <garrettec1@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Org mode for the new guy.
Date: Fri, 20 Feb 2015 19:31:54 -0800	[thread overview]
Message-ID: <CALRghx1AzdgXjPFaUim=pOVq1wntwfsNJ5Tcm8O4W357HAkACQ@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 857 bytes --]

I am still learning how to use emacs. When I was learned about org mode, I
was really excited. I found it very difficult to extract the basic usage of
org mode from the resources available on the website. The resources
available are both plentiful and VERY thorough, but all I wanted was a
rundown of basic use commands so I could play with it and get comfortable.

I eventually got there, and wrote myself a little ,org cheat sheet of
controls and commands. I wanted to share what I worked out with other
beginners somehow, but I have absolutely no idea how to go about that.

So, I figured I would share it with you guys. Maybe you can make it
available for beginners?

Org mode is cooler than sliced bread, btw. Love it. I am now taking notes
in all of my classes with it. Thanks alot!

-- 
The more I learn, the more I know I don't know.
Garrett Fuller

[-- Attachment #1.2: Type: text/html, Size: 1053 bytes --]

[-- Attachment #2: neworg.org --]
[-- Type: application/octet-stream, Size: 1425 bytes --]

This tutorial assumes a basic command of EMACS.
Move your cursor to the '*' and press tab to unfold.

* org mode controls

** General controls
  1. Stars denote headlines
     - Number of starts denotes depth
     - C-ret to make a new headline

  2. Lists are set off by dashes or numbers.
     - Shift left  Bullet to Number
     - Shift right Number to Bullet

  3. Make another entry
     - Use M-ret

  4. Move items  up or down
     - M-up
     - M-Down

  5. Promote or Demote items.
     - Promote   M-Left
     - Demote    M-Right

  6. Promote or Demote Trees
     - M-Shift-left, promote
     - M-Shift-right, demote

  7. TODO!
     - simply type *TODO
     - C-c, C-t close-out item.

** Movement Controls
   1. Move by headlines!!
      - Previous C-c, C-p
      - Next     C-c, C-n

   2. Move up a headline level!
      - C-c, C-u  UP a level

   3. Move to peer headlines!
      - C-c, C-f Forward
      - C-c, C-b Backwards

** Visibility Controls
*** Cycle your Visibility
   - Tab on a headline cycles.
     1. Open the head.
     2. Open collapsed levels.
     3. Close all levels
*** Global Visibility
   - Use Shift-Tab
     1. Open the head.
     2. Open collapsed levels.
     3. Close all levels
*** Buffer Narrowing!
    - C-x, n  Narrows a buffer
    - C-x, n, s   Narrows a buffer to only a single sub tree!
    - C-x, n, w   WIDENS BACK OUT!


* Garrett Fuller
  - 2015
  - garrettec1 on github

             reply	other threads:[~2015-02-21  3:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-21  3:31 Garrett Fuller [this message]
2015-02-21 13:41 ` Org mode for the new guy Gour
2015-02-21 14:04 ` Tory S. Anderson
2015-02-21 16:26 ` Steinar Bang
2015-02-21 17:25 ` Richard Lawrence
2015-02-21 19:25 ` Thierry Banel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CALRghx1AzdgXjPFaUim=pOVq1wntwfsNJ5Tcm8O4W357HAkACQ@mail.gmail.com' \
    --to=garrettec1@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).