Skip to content

Instantly share code, notes, and snippets.

@phaustin
Last active March 19, 2016 18:48
Show Gist options
  • Select an option

  • Save phaustin/9011850a0e8f8dfac97e to your computer and use it in GitHub Desktop.

Select an option

Save phaustin/9011850a0e8f8dfac97e to your computer and use it in GitHub Desktop.
Readme_org.org

http://orgmode.org/guide/index.html#Top

C-c l in file is global command to store link C-c C-l in org file will offer paste of links

current system is reference in .emacs

http://doc.norang.ca/org-mode.html

org-id-update-id-locations

toggle task with C-c C-t

set tags with C-c C-q or C-c C-c (if in headline)

C-c . insert active timestamp

C-c ! insert inactive timestamp

C-c < insert date from calendar cursor

C-c * promotion and demotion

M-return – insert new item at same level

journal

https://github.com/bastibe/org-journal

address book

contacts.org

properties

http://orgmode.org/guide/Properties.html

tags

defined in header

http://orgmode.org/manual/Setting-tags.html#Setting-tags

C-c C-q select :project:

C-c C-c if on command line

archive an item

C-c C-x C-a or C-c C-x C-s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment