[tomboy-list] Evernote Addin
Doug Johnston
doug.johnston at gmail.com
Fri Jan 15 13:51:07 PST 2010
Thanks Sandy,
I updated the README, and I'll look over the XSLT in snowy. I agree
that some standard test notes and conversion cases would be a big
help. I might try to refactor the htmlAddin and create an Interface
that anyone wanting to do a tomboy to X conversion can derive from and
implement, which might ease the pain for all the other sync services
people have wanted to see Addins for.
One other question I forgot about: Right now I'm storing the user's
Evernote password as a simple base64 encode of the original password
in the tomboy settings. Under Gnome, it's easy enough to integrate
with the gnome key ring, but what about the mac/win platforms? OSX has
a similar Apple Keychain, but I haven't found a way to access this
through Mono. Windows I dont believe even has a platform wide password
system (Although I haven't looked at Win7 or Vista). Is there any
simple solution to this problem I'm overlooking? I'd like to just
store a password hash, but Evernote requires authorization against the
original password, so that's not an option.
I'll post once more to the list once I consider things "good enough to
be used by normal people".
Best,
Doug
On Fri, Jan 15, 2010 at 10:51 AM, Sandy Armstrong
<sanfordarmstrong at gmail.com> wrote:
> On Thu, Jan 14, 2010 at 11:36 PM, Doug Johnston <doug.johnston at gmail.com> wrote:
>> If you want to take a look, the project is up at
>> http://github.com/dvj/EvernoteSyncAddin
>> Take a look at the README in there for details.
>
> I would update the README to point to
> http://live.gnome.org/Tomboy/Directories, since Tomboy 1.0 does not
> look for add-ins in ~/.tomboy/addins anymore.
>
> Sandy
>
More information about the Tomboy-list
mailing list