Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get all notebooks #4

Open
PetroArtbrains opened this issue May 8, 2015 · 2 comments
Open

Get all notebooks #4

PetroArtbrains opened this issue May 8, 2015 · 2 comments

Comments

@PetroArtbrains
Copy link

After changing notebooks on evernote website I don't see any changes in
ENSession.SharedSession.ListNotebooks();

@mpnow
Copy link
Contributor

mpnow commented May 8, 2015

Because retrieving all notebooks can be an expensive operation, the notebooks list is cached - the default validity interval for the cache is 5 minutes. After that time, calling listNotebooks will go out to the service to reassemble the notebooks list.

@PetroArtbrains
Copy link
Author

I need to get updated list of notebooks after I updated it on website.
So, how I can get always actual list of notebooks ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants