Questions tagged [evernote]

Questions related to Evernote API. Evernote is a synchronized note service with web integration and sharing features.

Evernote is a synchronized note service with web integration and sharing features.

Evernote API information is available at https://dev.evernote.com/.

628 questions
-1
votes
1 answer

How to create a sliding bar for buttons in my Android App like that of the Sliding bar in Evernote for Bold, Italics, Underline etc

Here is a link to the image of the Evernote app with the sliding bar at the bottom
logdev
  • 292
  • 6
  • 22
-1
votes
1 answer

Evernote.SDK is not compatible with UWP apps

I just signed up for an Evernote API key and downloaded the Evernote SDK for Windows in Visual Studio 2015 (suing NuGet) only to be told "Evernote.SDK 1.25.0 is not compatible with uap10.0".... so it seems it only supports .Net v4.0 which is very…
nzmike
  • 578
  • 1
  • 7
  • 25
-1
votes
1 answer

Error generating auth token in Evernote production using activated API key

A few days back I received mail from EverNote Developer Relations that my API key has been activated for the production environment. But when I try to generate auth token with the same consumer key and secret in the production environment I get the…
Aarish Ramesh
  • 6,745
  • 15
  • 60
  • 105
-1
votes
1 answer

iOS Evernote SDK with Evernote App 8.x

We have recently noticed that our app's Evernote integration has stopped working. I've pinpointed it to the new Evernote app update released on January 19th that brings the app to version 8.0.1. Specifically the "IsEvernoteInstalled()" function no…
-1
votes
1 answer

Evernote php cloud sdk Update note contents and note tag Names

I am facing problem in php cloud sdk to get note tags. I can get tag guids but can't find real tags (tag names). I am also facing problem in updating notes content (append new text to existing note). …
viral barot
  • 631
  • 4
  • 8
-1
votes
1 answer

Can i create an Evernote add-on that is integrated with the Evernote UI on Mac?

I have an idea for an Evernote Add-on and will start the programming process next week, but am not sure if it can actually be supported. I basically want to create an app that can be toggled on/off from the Evernote Interface through clicking the…
JYork
  • 11
-1
votes
1 answer

How to get notes from Evernote with ajax than nodejs or sdk?

I want to get notes from Evernote, but I don't understand the APIs so much. What I want to do is to use ajax to send data to Evernote, then get the data. For example, use $http in Angular: $http(options) .then(function ( data ) { …
Erichain
  • 1
  • 1
-1
votes
1 answer

Export tags ONLY from evernote?

I found this: Using Applescript to export list of URLs based on tags?, which was a great resource. The original script (from Veritrope) is a little old, but worked great for exporting Evernote note titles. I thought it would be relatively easy to…
SteveS
  • 33
  • 1
  • 8
-1
votes
1 answer

How to get Evernote notebooks list using Rest api? without using Evernote SDK

I am developing an IOS app. I need to get Evernote note books using rest api. I don't want to use Evernote SDK. Is there any rest api available? I succeeded to get oAuth Access token without using SDK.
-1
votes
1 answer

Evernote App Notebook for iOS

I want to create evernote book for My app using https://dev.evernote.com/doc/articles/app_notebook.php I can not understand how to enable App Notebook for my app. Thanks
Kirit Vaghela
  • 12,572
  • 4
  • 76
  • 80
-1
votes
1 answer

Evernote Python get simplified article

Got one little problem with Evernote python sdk. What i do really need is to collect a collection of document from web. And i do need only article-content text. I tried to use Evernote Python SDK (cause Python is similar to R, i usually use). But…
-1
votes
1 answer

How is chrome plugin Evernote Clearly work?

Recently I have been doing a reader module like Evernote Clearly plugin or Safari Reader. Is anybody knows how it work with javascript? Please give me a hand...! Thx~!
Tyler.z.yang
  • 2,402
  • 1
  • 18
  • 31
-2
votes
0 answers

How to get access to Evernote API Key?

I am trying to create an API key from Evernote developer page but I have tried multiple times but getting the same error. I have tried to contact the support team but there is no option to contact directly to the support team. Their chatbot is not…
-2
votes
1 answer

What's the estimated ETA on Evernote API key activation?

We've had our app key submitted for production using the online form for a couple of days. So far, zero communication from Evernote. Are there guidelines to what the expected approval timeline looks like to help with PM setting…
dave
  • 376
  • 4
  • 17
-2
votes
1 answer

How to make bookmark that can be made in evernote chrome extention

I'm now making the program that when I give URL, it reads URL, show bookmark using og tag, and then give it to EVERNOTE SO I'm now researching on EVERNOTE API, But I can't find the URL bookmarker function that I can make. I'm expecting that this…
dizwe
  • 71
  • 2
  • 10
1 2 3
41
42