speedarj570 downloadsEnables navigation between files in a folder via hotkeys and commands.
A simple plugin for Obsidian designed to help you with navigating your vault by enabling you to move through files in a single folder like they are tabs in a web browser.
The plugin gives you the following:
I'm working on getting this plugin published on the Obsidian Plugin Store, as soon as I can.
In the meantime you can install it in one of the following ways.
Use the Obsidian BRAT plugin and install it using the link to this repository:https://github.com/SpeedaRJ/obsidian_folder_tabulation
%OBSIDIAN_HOME%/.obsidian/plugins/) create the folder obsidian_folder_tabulation.Alternatively, you can build the plugin yourself by downloading the source code (zip/tar.gz from the Releases page) and running npm i and npm run build inside the created folder after extracting the archive.
Below is a demonstration of the plugin in action. I bound my hotkeys to the following key-bindings:
Ctrl + Shift + ] - Move to the next fileCtrl + Shift + [ - Move to the previous file
[^1]: To change their color use CSS snippets, the default color is your Obsidian accents color.
If you find this plugin helpful and want to support me!