org-manual: Add a missing cross reference

* doc/org-manual.org (Handling Links): Downcase tags.  Add a link to
  explicit what a "tags view" is.
This commit is contained in:
Nicolas Goaziou 2018-06-23 09:14:46 +02:00
parent 9b06cc975b
commit 1bdee35231
1 changed files with 11 additions and 11 deletions

View File

@ -3390,17 +3390,17 @@ generally, act on links.
Open link at point. This launches a web browser for URL (using
~browse-url-at-point~), run VM/MH-E/Wanderlust/Rmail/Gnus/BBDB
for the corresponding links, and execute the command in a shell
link. When point is on an internal link, this command runs
the corresponding search. When point is on a TAG list in
a headline, it creates the corresponding TAGS view. If the
cursor is on a timestamp, it compiles the agenda for that date.
Furthermore, it visits text and remote files in =file= links with
Emacs and select a suitable application for local non-text files.
Classification of files is based on file extension only. See
option ~org-file-apps~. If you want to override the default
application and visit the file with Emacs, use a {{{kbd(C-u)}}}
prefix. If you want to avoid opening in Emacs, use a {{{kbd(C-u
C-u)}}} prefix.
link. When point is on an internal link, this command runs the
corresponding search. When point is on the tags part of
a headline, it creates the corresponding tags view (see [[*Matching
tags and properties]]). If the cursor is on a timestamp, it
compiles the agenda for that date. Furthermore, it visits text
and remote files in =file= links with Emacs and select a suitable
application for local non-text files. Classification of files is
based on file extension only. See option ~org-file-apps~. If
you want to override the default application and visit the file
with Emacs, use a {{{kbd(C-u)}}} prefix. If you want to avoid
opening in Emacs, use a {{{kbd(C-u C-u)}}} prefix.
#+vindex: org-link-frame-setup
If point is on a headline, but not on a link, offer all links in