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.
This commit is contained in:
Bastien 2020-01-26 17:57:46 +01:00
parent 081d571a3d
commit 8237a5d33b
1 changed files with 7 additions and 7 deletions

View File

@ -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~. customize the variables ~org-todo-keywords~, ~org-tag-alist~ and
These should cover all the important tags and TODO keywords, even if ~org-tag-persistent-alist~. These should cover all the important tags
Org files use only some of them. Though the mobile application is and TODO keywords, even if Org files use only some of them. Though
expected to support in-buffer settings, it is required to understand the mobile application is expected to support in-buffer settings, it
TODO states /sets/ (see [[*Setting up keywords for individual files]]) and is required to understand TODO states /sets/ (see [[*Setting up keywords
/mutually exclusive/ tags (see [[*Setting Tags]]) only for those set in for individual files]]) and /mutually exclusive/ tags (see [[*Setting
these variables. Tags]]) only for those set in these variables.
*** Setting up the staging area *** Setting up the staging area
:PROPERTIES: :PROPERTIES: