Giter Site home page Giter Site logo

Comments (9)

bordaigorl avatar bordaigorl commented on June 27, 2024

@spint I only tested the plugin with a free account.
If you help me I can make it work for business accounts as well.
Can you give me more details about the problem?

  1. You say you only see your personal notebooks. Which other notebooks are you expecting to see?
  2. Have you tried the search note function? You can also search for "notebook:NAME" and get all the notes of that notebook listed: what happens if you try that with one of the missing notebooks?

from sublime-evernote.

spint avatar spint commented on June 27, 2024

Business notebooks are notebooks that

  • you created in the "business" section of evernote (and you can share with your colleagues)
  • notebooks created by colleagues and that you "joined" (subscribed to)

Neither of these show up in the list when you do "Open evernote note".
Also the search note function does not work with the these business notebooks (no notes found!)

from sublime-evernote.

bordaigorl avatar bordaigorl commented on June 27, 2024

Ok, thanks for the info.
The Evernote documentation is actually pretty clear, I just overlooked this aspect:
to authenticate against a business account an extra step is needed
https://dev.evernote.com/doc/articles/business.php

I'll try to implement this as soon as possible but I cannot give you a precise timeframe.
If you are interested in adding this functionality yourself feel free to open a pull request.

from sublime-evernote.

spint avatar spint commented on June 27, 2024

Thanks for looking into this, I look forward to using this, but I'm afraid I can't help you out at the moment...

from sublime-evernote.

hoodwink73 avatar hoodwink73 commented on June 27, 2024

@bordaigorl I have a Evernote pro account. I shared a notebook with my team mate. But he is not able to see the notebook while using Sublime Evernote.

Just to be clear, I have complete access to the notebook through Evernote Sublime.

Is there also something specific about this in the Evernote API docs?

from sublime-evernote.

bordaigorl avatar bordaigorl commented on June 27, 2024

@hoodwink73 thanks for your feedback.
I asked the Evernote team for a Business account in sandbox but I have not been able to obtain it yet, so I cannot test anything.
From my understanding of the documentation, the notebooks belonging to the business need to be accessed using a very different part of the API; one needs to authenticate him/herself using the dev-token and then again obtain an auth token for the business, getting a separate noteStore holding the business related notes.
Creating notes belonging to the business is more convoluted as it involves sharing, accessing business notebooks requires dealing with linked notebooks.
Until I get access to the business sandbox account I will not be able to test and implement any of this unfortunately.
Unless you may be interested in helping me?

from sublime-evernote.

hoodwink73 avatar hoodwink73 commented on June 27, 2024

@bordaigorl Mine is not a business account. Simply a pro account which allows to share notebooks with other Evernote users to collaborate on them.

While I can see the notebook as I am the creator, my collaborator does not see the notebook when he tries to open it from Sublime.

from sublime-evernote.

bordaigorl avatar bordaigorl commented on June 27, 2024

@hoodwink73 I see. As I said, I think this is due to the fact that the note is not listed under any of your collaborator's notebooks but either the linked ones (available through a different part of the API from the normal ones) or through the API to handle shared notes...

from sublime-evernote.

bordaigorl avatar bordaigorl commented on June 27, 2024

@hoodwink73 You may find this document helpful:
https://dev.evernote.com/doc/articles/sharing.php
which method are you using to share the note? Are you sharing an entire notebook?
Also, I misread you were talking about a pro account vs business because of the title of the issue, maybe it is worth opening a separate one.

from sublime-evernote.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.