org-mobile-action-alist | Alist with flags and actions for mobile sync. |
org-mobile-agendas | The agendas that should be pushed to the mobile application. |
org-mobile-allpriorities | Default set of priority cookies for the index file. |
org-mobile-before-process-capture-hook | Hook that is run after content was moved to ‘org-mobile-inbox-for-pull’. |
org-mobile-capture-file | The capture file where the mobile stores captured notes and flags. |
org-mobile-checksum-binary | Executable used for computing checksums of agenda files. |
org-mobile-directory | The WebDAV directory where the interaction with the mobile takes place. |
org-mobile-encryption-password | Password for encrypting files uploaded to the server. |
org-mobile-encryption-tempfile | File that is being used as a temporary file for encryption. |
org-mobile-files | Files to be staged for the mobile application. |
org-mobile-files-exclude-regexp | A regexp to exclude files from ‘org-mobile-files’. |
org-mobile-force-id-on-agenda-items | Non-nil means make all agenda items carry an ID. |
org-mobile-force-mobile-change | Non-nil means force the change made on the mobile device. |
org-mobile-inbox-for-pull | The file where captured notes and flags will be appended to. |
org-mobile-index-file | Index file with links to all Org files. |
org-mobile-last-flagged-files | List of files containing entries flagged in the latest pull. |
org-mobile-post-pull-hook | Hook run after running ‘org-mobile-pull’, only if new items were found. |
org-mobile-post-push-hook | Hook run after running ‘org-mobile-push’. |
org-mobile-pre-pull-hook | Hook run before executing ‘org-mobile-pull’. |
org-mobile-pre-push-hook | Hook run before running ‘org-mobile-push’. |
org-mobile-use-encryption | Non-nil means keep only encrypted files on the WebDAV server. |