joplin-utils
joplin-utils copied to clipboard
[Feat]: option to see and jump to available notes while create a new note
app
joplin-vscode-plugin
Is your feature request related to a problem? Please describe.
In emacs orgmode, there is a very nice feature, one can use helm to search for all notes in the directory, but also if nothing shows up or moving the cursor one step up, you can add new note, which makes sense like "if there is no available note, create it!"
Describe the solution you'd like
as previously stated, the create new note should fuzzly search the previous notes so user can decide if he needs to create new note or navigate to existing one
Describe alternatives you've considered
.
Additional context
No response