Skip to content

Keymaps are not perfectly tied to obsidian vault files #2

Description

@vitallish

o = {
name = "obsidian",
s = { "<cmd>ObsidianQuickSwitch<cr>", "QuickSwitch"},
}
}, {
prefix = "<localleader>"

The issue here is once the plugin is loaded all other buffers - even those not in obsidian vault have this key combination mapped to them. Not a big deal but ideally it would just be for files that are not 'markdown' but also part the vault.

Setting it to just the local buffer means that it won't work if another obsidian note is opened.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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