Next: , Previous: , Up: Glossary   [Index]


1.15 Tags

Implement labels and contexts for cross-correlating information by assigning tags to headlines. Every headline can contain a list of :tags:.

Tags

normal words containing letters, numbers, underscores (_), and ampersands (@) delimited by colons ‘:tag:’. They can be stacked (called a list of tags): ‘:tag1:tag2:

==> See Tags

C-c C-q

org-set-tags-command

C-c C-c

call org-set-tags-command when on a headline; activate changes to in-buffer settings

Inheritance

All subheadings inherit tags from parent headings

#+FILETAGS:

Assign tags to all headings in a file

#+TAGS:

Name default tags to choose from for a file

#+STARTUP: noptag

disable persistent tags alist