Search

Search IconIcon to open search

Open-Specific Files with Obsidian and Neovim

Last updatedUpdated: by Simon Späti · CreatedCreated: · 1 min read

I wanted to open my todo or daily note with a single vim-shortcut or also hotkey from Obsidian.

There was not possible, so I create a very simple plugin. Check it out at: Obsidian-open-specific-notes (A small and simple plugin for Obsidian to quickly open a specific note (e.g. todo, daily journal).

# Open Todo List in Neovim

The same I had already in Neovim (check my settings on my dotfiles).

It opens a floating window for my todos with <space><space> too - in case you want, see here:


Origin: Obsidian Plugins