Next: Capture templates, Previous: Setting up capture, Up: Capture
org-capture
)org-capture
. Note that this keybinding is global and
not active by default: you need to install it. If you have templates
defined see Capture templates, it will offer these templates for
selection or use a new Org outline node as the default template. It will
insert the template into the target file and switch to an indirect buffer
narrowed to this new node. You may then insert the information you want.
org-capture-finalize
)org-capture-refile
)org-refile
command.
org-capture-kill
)You can also call org-capture
in a special way from the agenda, using
the k c key combination. With this access, any timestamps inserted by
the selected capture template will default to the cursor date in the agenda,
rather than to the current date.
To find the locations of the last stored capture, use org-capture
with
prefix commands:
You can also jump to the bookmark org-capture-last-stored
, which will
automatically be created unless you set org-capture-bookmark
to
nil
.
To insert the capture at point in an Org buffer, call org-capture
with
a C-0
prefix argument.