DogMelon

Note Studio

FAQ


Can I insert pictures?

No. Note Studio is text-only at this time. There is no way to insert an image into a book.


There is a way to view images in the desktop version, using the XML markup syntax. This is not guaranteed to always work in the future, but it does work in the current version:

Any text you put inside XML tags [< ... >] is currently passed straight through to the HTML viewer. For example, try the following in Note Studio:

 [< <b> >] This should be bold [< </b> >] This is not bold.  

This allows you to insert raw HTML, including a link to an image, onto a Note Studio page. Obviously, it depends on an external file, and will not work on the Handheld, or other computers necessarily.


Although it can be useful, we don't recommend you rely on this trick in the future.


back