Notebooks for iPhone
notebooks
Notebooks' URL scheme currently supports two commands: "show" tells Notebooks to open a specific document, and "grab" takes a URL as parameter and imports the contents of that URL into Notebooks.
Notebooks' URL scheme currently supports two commands: "show" tells Notebooks to open a specific document, and "grab" takes a URL as parameter and imports the contents of that URL into Notebooks.
\"show\" tries to display the document at the given path; if it is not available, Notebooks will just open its top-level book.
\"grab\" was implemented to work as a bookmarklet, being called from Safari; for more details, please take a look at the Download area on our website.