org-mode介绍

什么是org-mode

org-mode是用来写笔记,维护todo列表,写项目计划的。

文档结构

大纲

-->折叠-->显示孩子-->显示子树-->折叠...

-->总览-->显示内容-->显示全部-->总览...

标题

动作

function command key


next heading outline-next-visible-heading C-c C-n previous heading outline-previous-visible-heading C-c C-p next heading same level org-forward-same-level C-c C-f previous heading same level org-backward-same-level C-c C-b backward to higher level outline-up-heading C-c C-u

编辑

function command key


insert heading org-insert-heading M-RET inseert heading after org-insert-heading-respect-content C-RET move substree up org-move-subtree-up M-S-UP mov substree down org-move-subtree-down M-S-DOWN

列表

脚注

表格