Variable: org-mobile-force-id-on-agenda-items
org-mobile-force-id-on-agenda-items is a customizable variable defined
in org-mobile.el.gz.
Value
t
Documentation
Non-nil means make all agenda items carry an ID.
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-mobile.el.gz
(defcustom org-mobile-force-id-on-agenda-items t
"Non-nil means make all agenda items carry an ID."
:group 'org-mobile
:type 'boolean)