Ver código fonte

org-manual.org (Org Mobile): Mention `org-tag-persistent-alist'

* doc/org-manual.org (Org Mobile): Mention `org-tag-persistent-alist'.

Thanks to Jorge P. de Morais Neto for mentioning this.
Bastien 5 anos atrás
pai
commit
8237a5d33b
1 arquivos alterados com 7 adições e 7 exclusões
  1. 7 7
      doc/org-manual.org

+ 7 - 7
doc/org-manual.org

@@ -19566,13 +19566,13 @@ compatible with Org Mobile.  It also describes synchronizing changes,
 such as to notes, between the mobile application and the computer.
 such as to notes, between the mobile application and the computer.
 
 
 To change tags and TODO states in the mobile application, first
 To change tags and TODO states in the mobile application, first
-customize the variables ~org-todo-keywords~ and ~org-tag-alist~.
-These should cover all the important tags and TODO keywords, even if
-Org files use only some of them.  Though the mobile application is
-expected to support in-buffer settings, it is required to understand
-TODO states /sets/ (see [[*Setting up keywords for individual files]]) and
-/mutually exclusive/ tags (see [[*Setting Tags]]) only for those set in
-these variables.
+customize the variables ~org-todo-keywords~, ~org-tag-alist~ and
+~org-tag-persistent-alist~.  These should cover all the important tags
+and TODO keywords, even if Org files use only some of them.  Though
+the mobile application is expected to support in-buffer settings, it
+is required to understand TODO states /sets/ (see [[*Setting up keywords
+for individual files]]) and /mutually exclusive/ tags (see [[*Setting
+Tags]]) only for those set in these variables.
 
 
 *** Setting up the staging area
 *** Setting up the staging area
 :PROPERTIES:
 :PROPERTIES: