Reveal Active File Button
approvedby Clare Macrae
Add a button to the top of the File Explorer, to reveal the active file.
"Reveal Active File Button" Obsidian Plugin
Contents
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:
![]()
The result:

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.
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:

- 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.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.