Thanks Dave.

I did install the EverNote Windows program.  I've done some looking with the
app which detects what events WE knows about; and I've had a look at their
COM object model.

First, WE isn't detecting anything (other than be basic fact that a key was
pressed) as you tab around their client; this may be due to WE switching
over to the use of UIA instead of MSAA (along with the rest of the world),
but WE never added any UIA equivalent events (or screen reading
functionality) to their object model; or perhaps it's for some other reason,
but other than the menus, WE just doesn't seem to be giving us anything to
work with.

Their API seems to be designed to allow you to write your own client for
accessing their notes; for instance, if you had a database program you'd
written yourself, they give you the ability to add notes which could come
from this database program.  They don't however seem to give you any way to
see what their standard client is doing at the moment.  This API for COM
access is still under development.

It looks to me like you couldn't easily make their client accessible using
WE, but with enough work you could write your own entire replacement for
their client (perhaps, I don't know that they give you all capabilities in
their API).

I'd be interested in anything Rod has to say on this, as perhaps he's seen
something I haven't as an approach, but for the moment, it looks to me like
this would be a very big job, as they don't store their notes in plain text,
but in some unusual form of XML. .

If I can, I'll try working with their client and some sighted help to see if
that tells me anything else, but I have to say, I don't hold out much hope
for Evernote and WE.

Chip


-----Original Message-----
From: Dave Bahr [mailto:dcba...@gmail.com] 
Sent: Sunday, August 21, 2016 5:43 PM
To: 'Chip Orange'; 'Window-Eyes Scripting List'
Subject: RE: still looking for someone to help with evernote client/script

It can be browser-based, they have a web client. They also have a windows
program which has accessible menus, but the way the notes are rendered is
not accessible. It's free unless you want a premium account with more
storage. They have an API as well that Rod took a look at, I read the
beginning of the documentation and was pretty clueless. 

Hth, dave

-----Original Message-----
From: Chip Orange [mailto:lists3...@comcast.net] 
Sent: 08/21/2016 03:14 PM
To: 'Dave Bahr' <dcba...@gmail.com>; 'Window-Eyes Scripting List'
<scripting@lists.window-eyes.com>
Subject: RE: still looking for someone to help with evernote client/script

Hi Dave and Rod,

Can you tell me about evernote a bit?  Is this something which is browser
based, or do you install a Windows program?  How much does it cost?

Thanks,

Chip


-----Original Message-----
From: Scripting
[mailto:scripting-bounces+lists3717=comcast....@lists.window-eyes.com] On
Behalf Of Dave Bahr via Scripting
Sent: Saturday, July 30, 2016 1:29 PM
To: 'Window-Eyes Scripting List'
Subject: still looking for someone to help with evernote client/script

Hi. I'm still wondering if someone here could possibly help me design some
accessible way to work with evernote's desktop interface. I've done a lot of
poking around but I don't know how to write in vbs, and frankly right now I
don't have the time, I'm getting certified as a life coach from the Coaches
Training Institute. But I see so much potential in evernote, I feel like its
a, so close but so far away, situation. I also don't know what events to
look for and block when I use the we-event script. If I knew what elements
to look for while the script was running, I could maybe learn more about how
to interact with the interface. 

So, if anyone has any suggestions, that would be great. I do have an API
key, as well. I just have no idea what to do with it. 

Thanks, Dave 

_______________________________________________
Any views or opinions presented in this email are solely those of the author
and do not necessarily represent those of Ai Squared.

For membership options, visit
http://lists.window-eyes.com/options.cgi/scripting-window-eyes.com/lists3717
%40comcast.net.
For subscription options, visit
http://lists.window-eyes.com/listinfo.cgi/scripting-window-eyes.com
List archives can be found at
http://lists.window-eyes.com/private.cgi/scripting-window-eyes.com


_______________________________________________
Any views or opinions presented in this email are solely those of the author 
and do not necessarily represent those of Ai Squared.

For membership options, visit 
http://lists.window-eyes.com/options.cgi/scripting-window-eyes.com/archive%40mail-archive.com.
For subscription options, visit 
http://lists.window-eyes.com/listinfo.cgi/scripting-window-eyes.com
List archives can be found at 
http://lists.window-eyes.com/private.cgi/scripting-window-eyes.com

Reply via email to