Skip to content

Is there a way to make a single key open or create a note depending on if results are found? #92

@razzius

Description

@razzius

Checklist

  • I updated.
  • NV_note_handler cannot fix my issue.

Summary of Problem

I'd like this plugin to open a note if one matches the query, and open a new note with the query as the note filename if not. As it is, if no note is found, and I hit enter, nothing happens. If I set

let g:create_note_key = 'enter'

Then it will always create a new note, even if one is found.

Is there a way to unify searching and creating notes with a single keypress?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions