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
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Home tab

olrensoolrenso69k downloads

A browser-like search tab for your local files.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates10

⚠️ Due to time constraints, I am unable to actively maintain or improve this plugin at the moment. However, your contributions are highly appreciated! Feel free to open pull requests or fork the project to continue its development.


Obsidian Home tab

Obsidian Home tab is an Obsidian plugin that adds a browser-like home default new tab with a search bar and a grid of starred files.

You can search any local file in your vault, both markdown notes and attachments.

This plugin is not meant to be a replacement for the default Quick switcher or any alternative one like Another quick switcher (from which I took inspiration), but rather a faster way to open a note or a file after opening a new tab.

How to use

By default, every new empty tab is automatically replaced with the Home tab view. You can disable this behavior in the settings and manually open a new Home tab through the command palette with the commands Home tab: Open new Home tab or Home tab: Replace current tab.

Features

Filter search by file type or extension

To easily find a file you can filter the search by using filters for the file type or the file extension.

You can activate a filter by writing the filter key (see table below) and pressing tab. To remove the filter press backspace.

Filters keys

The following filters are available:

File type File extension
markdown md
image png, jpg, jpeg, svg, gif, bmp
video mp4, webm, ogv, mov, mkv
audio mp3, wav, m4a, ogg, 3gp, flac
pdf pdf
canvas canvas

Embedded search bar

You can embed the Home tab view in any note with options to show recent files, starred files, or only the search bar.

To embed the search bar to a note, you have to create a search-bar code block (see the following example).

To show only the search bar, without the title and the logo/icon, add (in a new line) only search bar. To show the starred and recent files add, respectively, show starred files and show recent files.

For example, the following code block will render the search bar and the starred files.

```search-bar
only search bar
show starred files
```

Starred files

If enabled, starred files are automatically displayed under the search bar.

By hovering the top right corner, you can unstar a file or change the displayed icon.

Settings


Known issues

The plugin may not work with (or interfere with) other plugins that replace the new tabs with their custom view, such as the Obsidian-Surfing plugin.


How to install

The plugin is available directly from the Obsidian plugin browser. Alternatively, you can install with BRAT by using the following links: https://github.com/olrenso/Obsidian-home-tab or olrenso/Obsidian-home-tab.

76%
HealthGood
ReviewSatisfactory
About
Open a browser-like Home tab with a search bar and a grid of starred files to quickly open notes and attachments. Filter searches by file type or extension and embed the search bar or recent/starred file lists inside any note.
SearchNavigationFiles
Details
Current version
1.2.2
Last updated
2 years ago
Created
3 years ago
Updates
10 releases
Downloads
69k
Compatible with
Obsidian 1.6.0+
License
MIT
Report bugRequest featureReport plugin
Author
olrensoolrenso
github.com/olrenso
GitHubolrenso
  1. Community
  2. Plugins
  3. Search
  4. Home tab

Related plugins

Recent Files

Display a list of recently opened files.

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Remember cursor position

Remember cursor and scroll position for each note.

Reveal Active File Button

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

Quiet Outline

Make outline quiet and more powerful, including no-auto-expand, rendering heading as Markdown, and search support.

Quick Explorer

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

Open Tab Settings

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

Note Definitions

Personal dictionary for your notes

Smart Connections

AI link discovery copilot. See related notes as you write. Lookup using semantic (vector) search across your vault. Zero-setup local model for embeddings, no API keys, private.

Notebook Navigator

Replace the default file explorer with a clean two-pane interface featuring folder tree, tag browsing, file previews, keyboard navigation, drag-and-drop, pinned notes, and customizable display options.