Skip to content

feat(editor): Disable locked editor note buffer#206

Open
phdah wants to merge 2 commits intokndndrj:masterfrom
phdah:phdah/disable-locked-editor
Open

feat(editor): Disable locked editor note buffer#206
phdah wants to merge 2 commits intokndndrj:masterfrom
phdah:phdah/disable-locked-editor

Conversation

@phdah
Copy link
Copy Markdown
Contributor

@phdah phdah commented Apr 25, 2025

This PR aims to make the editor experience a bit less locked into the Dbee editor. One of the perks of running neovim is that you have full flexibility to jump between files with buffers.

Hence, I suggest

  1. removing of the editor note locking, to enable any buffer to be opened in the editor window
  2. allow notes to be listed as buffers, to enable native buffer movement
  3. optionally disable the automatic note open on start
  4. add a run_selection() function that is callable from outside of a note, to enable you having a query in any none note file to be executed towards current Dbee handler

This is a small code change, but possibly a quite big philosophical change. I would like to get some feedback on this initiative and direction.

@phdah phdah force-pushed the phdah/disable-locked-editor branch from 47adfb8 to dd13ae6 Compare April 25, 2025 16:18
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

Successfully merging this pull request may close these issues.

1 participant