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

Reveal Active File Button

Clare MacraeClare Macrae19k downloads

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

Add to Obsidian
  • Overview
  • Scorecard
  • Updates8
  • Purpose
  • Usage
  • Tips
    • If scroll position isn't quite correct
    • If you tested version 1.0.0
  • Changelog
  • Development
    • Doing a release
  • Related Plugins
  • Thanks

Purpose

Reveal Active File Button is an Obsidian plugin that adds a single-click button to make the Obsidian.md File Explorer/Navigator show your active file, for example to find neighbouring files.

This is a convenient addition to these built-in options already included in Obsidian:

  • The command "File explorer: Reveal active file in navigation"
  • The pane menu option "Reveal file in navigation"

Usage

To scroll Obsidian File Explorer/Navigator show your active file, click on the crosshairs icon:

RevealActiveFile

The result:

ActiveFileRevealed

Tips

If scroll position isn't quite correct

  • If the File Explorer/Navigator does not quite scroll to the correct position, click the button a second time and it will work.
    • Explanation: the button simply invokes the built-in Obsidian command "File explorer: Reveal active file in navigation".
    • In large vaults, or for a file in a folder with a large number of files, the command does not always move to the correct position the first time.
    • A second request appears to work reliably.

If you tested version 1.0.0

If you are one of a few people that tested this plugin before it was added to the list of Community Plugins, you should remove that old version, as the plugin has been renamed.

For help with doing that, see Removing version 1.0.0.

Changelog

See Changelog.

Development

Doing a release

Instructions based on https://docs.obsidian.md/Plugins/Releasing/Release+your+plugin+with+GitHub+Actions

  1. Preparation:
    1. Make sure you are on main.
    2. Make sure you have pushed all changes.
    3. Check that the Verify Commit action succeeded.
    4. On the Obsidian Scanner, run 'Review branch' on the default branch to check that there are no new issues.
  2. Set the Obsidian minAppVersion variable in manifest.json to be consistent with the "obsidian" field in package.json.
  3. Run one of the following commands, which will check, update version numbers and push the changes:
    1. npm version patch
    2. npm version minor
    3. npm version major
  4. Publish the release:
    1. Browse to the Actions tab. The workflow might still be running, or it might have finished already.
    2. When the workflow finishes, browse to the Releases tab in the sidebar on the right side. The workflow has created a draft GitHub release and uploaded the required assets as binary attachments.
    3. Select Edit (pencil icon) on the right side of the release name.
    4. Add release notes to let users know what happened in this release, and then select Publish release.
  5. Go to the Obsidian Scanner and click ... then "Check for new releases".
  6. Update the CHANGELOG.md file with the new version number and release notes (copied from the GitHub release).

Related Plugins

  • Collapse All
    • This plugin collapses and expands the file explorer
    • It is compatible with this plugin: both can be installed, and are useful alongside each other, as shown in this image:
      collapse-all-and-reveal-active
  • Automatically Reveal Active File
    • Use this if you always want the navigator to show the active file
    • And you don't mind Obsidian jumping away from other views, like Search results or the Tags panel

Thanks

  • This code is heavily based on Nathan Smith's Collapse All plugin, with thanks.
HealthExcellent
ReviewPassed
About
Add a single-click crosshairs button to reveal the active file in the File Explorer and quickly locate neighboring notes. Click the button to jump the navigator to the active file; click again if the explorer doesn't scroll correctly in very large folders.
NavigationSidebarFiles
Details
Current version
2.0.6
Last updated
2 weeks ago
Created
5 years ago
Updates
8 releases
Downloads
19k
Compatible with
Obsidian 0.15.9+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Clare MacraeClare Macraeclaremacrae
claremacrae.co.uk
GitHubclaremacrae
  1. Community
  2. Plugins
  3. Navigation
  4. Reveal Active File Button

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.

TagFolder

Show tags as folder.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

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.

Quick Explorer

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

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

Home tab

A browser-like search tab for your local files.