“Let’s go”
常用命令备忘录
杂
#+TITLE:触发流控产品信息表
#+OPTIONS: toc:2
#+OPTIONS: toc:nil
#+STARTUP: showall
#+CONSTANTS: pi=10
#+options: ^:{} 需要使用{}才能起到下标或上标效果
H_{2}O
MC^{2}=
\\ 换行
c-c c-z logbook
c-c / 稀疏树
表格
#+CAPTION: 表格标题
#+ATTR_HTML: :border 2 :rules all :frame border
c-c ^ 表格排序
c-c c-c 对齐
c-c <spc> 清空field
<N> field宽度
c-c + 求和, 后可直接c-y
c-c ` 编辑field
(在公式上)c-c c-c 执行表达式,等价于c-u c-c *
链接
[[my target]] or [[my target][find my target]]
<<my target>> or #+NAME: my target 内部链接
c-c c-o 打开链接
c-c c-l 插入链接或编辑链接
c-u c-c c-l 文件链接
c-c c-x c-n 下一个链接
c-c c-x c-p 上一个链接
[[file:~/main.c::255]]
[[file:~/xx.org::my target]] search for a link target
[[file:~/xx.org::*my target]] restrict search to headlines
[[file:~/xx.org::#my-custom-id]] link to a heading with a custom_id property
[[file:~/xx.org::/regexp/]]
TODO
c-c c-t rotate the todo state of the current item among
s-<right> / s-<left>
c-c /t 展示todo项,稀疏树
s-m-<ret>
c-c c-x o toggle the ordered property of the current entry
c-c , 设置优先级
s-<up> 提高优先级
s-<down> 降低优先级
checkbox
c-c c-c 更改状态
c-c c-x c-b
脚注
[fn:name] definition
c-c c-x f 跳转
tags
:tag:
:tag:tag:
c-c c-q 设置tag
c-c / m or c-c \ org-match-sparse-tree
c-c a m create a global list of tag matches from all agenda files
c-c a M create a global list of tag matches from all agenda files, but check only todo items and force checking subitems
property
c-c c-x p 设置property
c-c / m or c-c \
c-c / p
calendar
c-c . org-time-stamp
org-time-stamp-inactive; like c-c ., but insert an inactive timestamp that will not cause an agenda entry
c-u c-c . like c-c ., but contains date and time
c-c c-c normalize timestamp, insert/fix day name if missing or wrong
s-<up>
s-<down>
s-<left>
s-<right>
c-c c-y 计算天数
c-c c-d set deadline
c-c c-s set schedule
c-c / d check deadlines
c-c / b check before date
c-c / a check after date
capture-refile-archive
c-c c org-capture
c-c c-c org-capture-finalize
c-c c-w org-capture-refile
c-c c-k org-capture-kill
agenda
c-c [ org-agenda-file-to-front
c-c ] org-remove-file
c-' org-cycle-agenda-files
c-, ctcle through agenda file list, visiting one file after the other
m-x org-switchb <RET>
c-c c-x < org-agenda-set-restriction-lock
c-c c-x > org-agenda-remove-restriction-lock
c-c a