Giter VIP home page Giter VIP logo

Comments (4)

srbhp avatar srbhp commented on June 16, 2024 1

Yes. Everything is working fine.
checkhealth gkeep show not logged in until I open the :GkeepOpen .
After that, it shows logged in.

from gkeep.nvim.

stevearc avatar stevearc commented on June 16, 2024

The "Unknown error logging in" message was because I wasn't sure what would trigger that code flow. I've done some testing on my own, and it looks like that is caused by supplying an incorrect password (or app password, if using 2-factor). Can you double-triple check that you put in the correct email and password?

Also, not sure if this is a copy/paste mistake or something weirder, but the output of :checkhealth gkeep is completely wrong. That's what I would expect if you ran :checkhealth provider. The expected output looks something like

gkeep: health#gkeep#check
========================================================================
## gkeep
  - OK: gkeepapi 0.13.6 installed
  - OK: keyring installed
  - OK: Logged in as arc********@gmail.com
  - INFO: Log file: /home/stevearc/.cache/nvim/gkeep.log

from gkeep.nvim.

srbhp avatar srbhp commented on June 16, 2024

Yes you are right, I was copy/pasting the wrong APP password.
Maybe we should have an option to see the password when typing.
Thanks.
The :checkhealth gkeep output I have given earlier was wrong.
Now even after logged in I see this .


gkeep: health#gkeep#check
========================================================================
## gkeep
  - OK: gkeepapi 0.13.7 installed
  - OK: keyring installed
  - WARNING: Not logged in
    - ADVICE:
      - Try :GkeepLogin
  - INFO: Log file: /home/sp/.cache/nvim/gkeep.log

from gkeep.nvim.

stevearc avatar stevearc commented on June 16, 2024

Gkeep is aggressively lazy on startup, to try to avoid as much unnecessary work as possible. If you just started a fresh vim instance the health report will show you as not logged in until you :GkeepOpen or do something else that requires it to load your notes. I've pushed up a commit that should help with the reporting issue.

Despite the report of not being logged in, are you able to use the plugin? Are the features working?

from gkeep.nvim.

Related Issues (18)

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.