El día Saturday, April 16, 2016 a las 10:16:32AM -0400, Bruce Griffis escribió:
> ... > > But more importantly, is there an ownCloud analog to Evernote? Something > that would sync from my phone to my ownCloud server? Or a good text editor > that can save files into /home/phablet/Documents? Answering only the last part of your question (ownCloud I do not use and do not need): You can export the notes from the evernote app Notes to the file system and sync the files to any other place with the tool you have (for example with rsync). The details are described here: https://gurucubano.gitbooks.io/bq-aquaris-e-4-5-ubuntu-phone/content/en//chapter31.html The syntax of the files is some HTML dialect: $ cat /tmp/2015-09-11:11-de-septiembre.txt <?xml version="1.0"?><!DOCTYPE en-note SYSTEM "http://xml.evernote.com/pub/enml2.dtd"><en-note> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; padding-left:0px; t ext-indent:0px;"><br/>11 de septiembre</p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; padding-left:0px; t ext-indent:0px;"><br/></p> <ul><li>Después del desayuno arreglé mi diario. Había encontrado en mi Ubuntu celular una aplicación para tomar notas en formato HTML, y la manera de exportarlas para su uso en mi netbook. Esto me per mite en adelante tomar las notas ya en el trayecto del día sin que usar el netbook. Muy bien.</li> <li>Dejamos a Johannes en su mini-club y a Valentín con su amiguito Jakob en la playa y nos fuimos a Limone</li> ... matthias -- Matthias Apitz, ✉ [email protected], ⌂ http://www.unixarea.de/ ☎ +49-176-38902045 ¡Dios querido denos otra vez los problemas de ayer, los que tuvimos en la RDA! My Lord, give us back the problems of yesterday, those we have had in the GDR. -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

