<div dir="ltr"><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">Thanks for the info, it might have been nice to have, but not important.</div><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">

<br></div><div class="gmail_default" style="font-family:times new roman,serif;font-size:large">~ Michael</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 12, 2013 at 2:53 AM, Ugo Riboni <span dir="ltr"><<a href="mailto:ugo.riboni@canonical.com" target="_blank">ugo.riboni@canonical.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">>> Another feature that would be nice to have is inserting notes into the<br>
>> Notes app. Again, is or will this be possible before the deadline?<br>
><br>
> I don't think there is an API to insert notes in the Notes app, but Ugo<br>
> Riboni, who develops the app, should be able to confirm.<br>
<br>
I confirm, there no official API to insert notes in notes-app.<br>
<br>
The unofficial way to do it is to inject notes into the notes-app SQLite<br>
database while the app is not running, but it is of course unsupported<br>
and the database structure is subject to change at any time without notice.<br>
<br>
That said, if you want to see how to do it, you can use the autopilot<br>
tests for notes-app as an example. Grep for a function called setup_db,<br>
it does exactly this kind of operation. The code is in python but it is<br>
simple enough and I'm sure you can adapt to your language of choice.<br>
<br>
Hope it helps,<br>
--<br>
Ugo<br>
<br>
</blockquote></div><br></div></div>