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

All of my notes are stored in disk, but are not displayed #151

Open
andradei opened this issue Oct 7, 2024 · 2 comments
Open

All of my notes are stored in disk, but are not displayed #151

andradei opened this issue Oct 7, 2024 · 2 comments

Comments

@andradei
Copy link

andradei commented Oct 7, 2024

All of my notes are stored in disk, but don't show up:

  1. Open nvim
  2. Open dbee
  3. Activate a db connection
  4. Create local or global notes
  5. Close dbee and nvim
  6. Reopen nvim and dbee
  7. Activate a db connection

Why?

Using latest neovim and dbee.

Originally posted by @andradei in #150

@kozikowskik
Copy link

I'm facing a similar problem, but only for local notes.

@bjd000
Copy link

bjd000 commented Dec 17, 2024

The same here - for local notes only.

  1. I open dbee, create a local note for one DB and switch to another DB and create local notes for the second DB.
  2. I can then switch back and forth between the DBs and the appropriate local notes will appear.
  3. Exit dbee and Neovim
  4. Upon restarting Neovim and dbee, no local notes show, though they are still on disk.
  5. Creating more local notes behaves as steps 1 and 2 above, however, only for newly created notes. The ones from the previous session (on disk) are not shown.

I did try to decipher the code in the init .lua where I believe the notes are being loaded, but my Lua skills were not up to the task.

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

3 participants