Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Folder Tabulation

speedarjspeedarj570 downloads

Enables navigation between files in a folder via hotkeys and commands.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

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.

Features

The plugin gives you the following:

  1. Enables two new commands that let you move to the next and previous files in a folder relative to the current file.
  2. If you reach the end of the folder, the files will loop.
  3. You can choose weather you want the new files to be opened in the same tab, new tab, new pane, or new window (not supported on mobile).
  4. If a file is already open, it will be focused instead of opening a new one.
  5. The plugin add two buttons to the file bar above the editor, that enables you to cycle between the files.[^1]
  6. If you don't like the position of these buttons, you can disable them from the settings menu. I would recommend the Obsidian Commander plugin to place these buttons wherever you want if you want to move them.

Installation

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.

BRAT

Use the Obsidian BRAT plugin and install it using the link to this repository:
https://github.com/SpeedaRJ/obsidian_folder_tabulation

Manually

  1. Download the latest release files from the Releases page.
  2. Inside your Obsidian plugins folder (%OBSIDIAN_HOME%/.obsidian/plugins/) create the folder obsidian_folder_tabulation.
  3. Move the files to the created folder.

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.

Known Issues

  • You might need to restart Obsidian after installing the plugin for the buttons to appear.
  • The plugin doesn't play well with pinned tabs. Otherwise it should work fine.
  • Performance might be an issue on large vaults (don't quite know why).
  • If a window is in the background, the plugin will not move it to the front.

Demo

Below is a demonstration of the plugin in action. I bound my hotkeys to the following key-bindings:

  • Ctrl + Shift + ] - Move to the next file
  • Ctrl + Shift + [ - Move to the previous file

Demo

[^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!

70%
HealthGood
ReviewCaution
About
Navigate files in any folder like browser tabs and move to the next or previous file with wrap-around. Open files in the same tab, a new tab, new pane, or new window and add file-bar buttons to cycle and focus already-open notes.
NavigationFilesCommands
Details
Current version
1.0.2
Last updated
2 years ago
Created
2 years ago
Updates
3 releases
Downloads
570
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Sponsor
Ko-fi
Author
speedarjspeedarj
github.com/SpeedaRJ
GitHubspeedarj
  1. Community
  2. Plugins
  3. Navigation
  4. Folder Tabulation

Related plugins

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Recent Files

Display a list of recently opened files.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Open Tab Settings

Adds options to customize how tabs are opened, including open in new tab by default, preventing duplicate tabs, and more.

Remember cursor position

Remember cursor and scroll position for each note.

Home tab

A browser-like search tab for your local files.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Leader Hotkeys

Add leader hotkey support to any command (like tmux or vim).

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Quick Explorer

Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard.