View Single Post
Quote:
Originally Posted by pastorhudson View Post
Got a fix for you copy the code below and put it in the safari address bar on your iPod. After the page loads then click share button and Add to Homescreen. If all goes well you will have an icon that works even without wifi. Let me know if it works a d I'll update the tutorial.

Code:
data:text/html;charset=UTF-8,%3Chtml%3E%3Chead%3E%3Cmeta%20name=%22viewport%22%20content=%22width=device-width,%20initial-scale=1.0,%20maximum-scale=1.0,%20user-scalable=no%22%20/%3E%3Cmeta%20name=%22apple-mobile-web-app-capable%22%20content=%22yes%22%20/%3E%3Ctitle%3EQuick Entry%3C/title%3E%3Cscript%20type=%22text/javascript%22%3Eif%20(!window.navigator.standalone)%20%7Bdocument.write(%22%3Clink%20rel='apple-touch-icon-precomposed'%20href='http://lightstormstudios.com/temp/omnifocus.png'%20/%3E%22);%7D%3C/script%3E%3C/head%3E%3Cbody%20style='margin:0px;%20background-color:%23aeaeae;'%3E%3Ca%20id=%22shortcut%22%20href=%22omnifocus:///add?note%22%3E%3C/a%3E%3Cscript%20type=%22text/javascript%22%3Eif%20(window.navigator.standalone)%20%7B%20var%20e=%20document.getElementById(%22shortcut%22);var%20ev=%20document.createEvent(%22MouseEvents%22);ev.initEvent(%22click%22,true,true);%20e.dispatchEvent(ev);%7Delse%7Bdocument.write('%3Cdiv%20id=%22icon%22%3E%3Ca%20id=%22shortcut%22%20href=%22omnifocus:///add?note%22%3E%3Cimg%20src=%22http://lightstormstudios.com/temp/omnifocus.png%22%20width=%22114%22%20height=%22114%22%3E%3C/a%3E%3Cspan%20id=%22icon_text%22%3EQuick Entry%3C/span%3E%3C/div%3E%3Cdiv%20id=%22addToHomeScreen%22%20class=%22iphone%22%3ECreate%20a%20shortcut%20to%20%3Cstrong%3EOmnifocus Quick Entry%3C/strong%3E:%20tap%20%3Cspan%20class=%22share%22%3Eshare%3C/span%3E%20and%20then%20%3Cstrong%3EAdd%20to%20Home%20Screen%3C/strong%3E.%20Please%20wait%20until%20icon%20image%20is%20fully%20loaded%20in%20next%20view.%3Cspan%20class=%22arrow%22%3E%3C/span%3E%3C/div%3E');%7D%3C/script%3E%3C/body%3E%3C/html%3E
Updated to reflect this new improved method. I think it's a bit faster too.