kndndrj / nvim-dbee

Interactive database client for neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Specify ScratchPad directory for each connection

stephenafamo opened this issue · comments

The saved queries are likely unique for each connection, or at least for each project. Right now it seems the scratchpad directory is global and not customizable.

I am loading the connections for each project using ENVIRONMENT variables, I would also like to save queries for each connection in a unique folder.

Agree, having scratchpads local to connection would be nice.

@stephenafamo this has been addressed with local notes now, so I'm closing this issue.

If you feel the functionality is not good enough or you think something is missing, feel free to reopen it.

Where can I find documentation about the local notes