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

New Tab Pins

Joah PengJoah Peng39 downloads

Turn every empty tab into a calm launcher for pinned notes, instant search, and recent files.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Turn every empty Obsidian tab into a calm launcher for your vault.

New Tab Pins home view

New Tab Pins puts search, important notes, and recent work in one focused home view—without making you build or maintain a dashboard note.

Community review: The plugin has been submitted to the Obsidian Community Plugin directory. Until the review is complete, install it with BRAT or from the latest GitHub release.

Why New Tab Pins

  • Keep key notes one click away. Pin a Markdown file from its context menu or drag it onto the home view.
  • Find notes immediately. Search Markdown files by title or path.
  • Resume recent work. Jump back into recently modified notes.
  • Stay focused. No statistics, widgets, or dashboard note to maintain.
  • Keep your notes private. The plugin makes no network requests and never modifies note contents.

Install the public beta

BRAT

  1. Install and enable the BRAT community plugin.

  2. Run BRAT: Add a beta plugin for testing from the command palette.

  3. Paste this repository URL:

    https://github.com/ptspzy/obsidian-new-tab-pins
    
  4. Enable New Tab Pins in Settings → Community plugins.

Manual installation

Download manifest.json, main.js, and styles.css from the latest release, then copy them into:

<your-vault>/.obsidian/plugins/new-tab-pins/

Reload Obsidian and enable New Tab Pins in Settings → Community plugins.

Use it

  1. Run New Tab Pins: Open home tab from the command palette.
  2. Pin a note from the file explorer context menu, or drag a Markdown file onto the pinned area.
  3. Drag pinned notes to reorder them.
  4. Search your vault or open a recently modified note from the same view.

Available commands:

  • Open home tab
  • Replace current tab with home
  • Pin current file
  • Unpin current file

Settings

  • Home title and subtitle
  • Automatically replace newly focused empty tabs
  • Comfortable or compact layout density
  • Starter pins used when no notes have been pinned yet

Privacy and data safety

New Tab Pins:

  • does not connect to the internet;
  • does not collect analytics;
  • does not create, edit, rename, or delete notes;
  • stores only its settings and pinned file paths in Obsidian's plugin data.

Compatibility

The custom home view and commands use stable Obsidian plugin APIs. Auto-open on empty tabs relies on Obsidian exposing blank tabs as an empty view type; if a future Obsidian update changes that behavior, disable the setting and open the home view from the command palette.

The plugin supports desktop and mobile. Drag-to-pin and drag-to-reorder are designed primarily for desktop use.

Development

This project uses pnpm:

pnpm install
pnpm dev

Run the complete pre-release gate:

pnpm release:check

Run the complete privacy gate, including the pinned Gitleaks binary:

pnpm privacy:full

Installing dependencies configures the versioned pre-commit hook in .githooks/. The hook blocks unapproved author emails, local absolute paths, credential-shaped values, private URL parameters, sensitive filenames, and unreviewed image changes. Approved public identities, URL hosts, and reviewed image hashes live in privacy-allowlist.json.

Stage the three files required by an Obsidian GitHub release:

pnpm release:stage

The assets are written to dist/.

Feedback

Found a bug or have a focused feature request? Open an issue.

License

MIT

HealthExcellent
ReviewPassed
About
Turn empty Obsidian tabs into a focused home view that surfaces pinned notes, quick search, and recently edited files. Pin Markdown files from the file explorer or by dragging them onto the home view, reorder pins, and jump back into recent work without maintaining a dashboard. Keep notes private: make no network requests, store only settings and pinned paths, and never modify note contents.
NavigationSearchInterface
Details
Current version
0.1.1
Last updated
6 days ago
Created
2 months ago
Updates
2 releases
Downloads
39
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Joah PengJoah Pengptspzy
GitHubptspzy
  1. Community
  2. Plugins
  3. Navigation
  4. New Tab Pins

Related plugins

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

Quiet Outline

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

Hover Editor

Transform the Page Preview hover popover into a fully working editor instance.

Dragger

Drag and drop any block (paragraphs, headings, lists, etc.) to rearrange content like Notion.

Home tab

A browser-like search tab for your local files.

Graph Banner

Display a local graph view to the note header

Floating Search

Search text by using Obsidian default search view.

Better Search Views

Upgrade global search, backlinks and queries with outliner-like context trees.

Image Toolkit

Click images to preview with zoom, move, rotate, flip, invert, and copy.

Notebook Navigator

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