瀏覽代碼

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 年之前
父節點
當前提交
8237a5d33b
共有 1 個文件被更改,包括 7 次插入7 次删除
  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.
 
 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
 :PROPERTIES: