You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sean Escriva edited this page May 4, 2013
·
2 revisions
###TODO states (like TODO, DONE, etc) are not colored properly
This situation most commonly occurs if you are not using Org-mode integration (org-mobile-push and pull). You will need to place lines like the following in the Org-file you link to from MobileOrg (typically index.org):
#+TODO: TODO | DONE
#+TODO: INVOICE SENT | RECEIVED
###MobileOrg displays 'Unable to detect file encoding, please re-save this file using the proper encoding'
MobileOrg 1.0 expects your files to be in UTF-8 encoding. Until a fix can be put in place, please re-save your file using UTF-8 if possible.
###How to setup MobileOrg to sync to WebDAV shares with URLs of the form "https://[my domain]/.../webdav.php"?