=== chriadam is now known as chriadam|away [08:48] good morning [09:13] dpm: good morning [09:14] morning mzanetti, I've seen your latest MPs, nice work! [09:14] dpm: yeah, have been quite busy [09:14] cool [09:15] dpm: one issue I found: [09:15] dpm: the TextArea produces html text when using "textFormat: TextArea.RichText" [09:15] dpm: however, evernote wants us to create some sort of xml following their own doctype spec [09:16] dpm: so we'd need either to implement our own textarea or some conversion method (which I doubt will work reliably) [09:16] dpm: but for the rest, we can add edit and delete notes :) [09:16] dpm: in a background thread for not blocking the ui [09:17] awesome :) yeah, I've seen the comments in the MP, haven't tried that yet, but I'm going to test it now. [09:18] mzanetti, regarding the XML for notes, I haven't looked at that in detail. I thought they used plain HTML. So you'd recommend creating a new TextArea, then? [09:19] dpm: well, we need more research... but something like that will come up, yes. let me paste you 3 examples [09:19] ok [09:23] dpm: http://paste.ubuntu.com/6472948/ [09:23] dpm: this one: http://paste.ubuntu.com/6472951/ [09:24] made a mistake in the previous [09:29] * dpm looks [09:30] ok, I see it [09:31] let me play a bit with your pending MPs and read the Evernote docs to get a better understanding and come back to you in a few minutes [09:36] dpm: hi! :-) [09:37] hey :) [09:37] dpm: can you try to copy the