Mark Open Files

approved

by Michael Schrauzer

Enhances the File Explorer by adding a marker to all the File Explorer items that are currently open in the workspace.

8 stars1,379 downloadsUpdated 1mo agoGPL-3.0
View on GitHub

mark-open-files

This is a simple slightly-more-than-simple plugin for Obsidian that adds a marker to all the File Explorer items that are currently open in the workspace. This is useful if you generally work with more than one tab open at a time, and is different from the functionality that plugins designed to reveal the current tab in the file explorer perform.

• One marker is added for each instance of the open file.

• Clicking a marker will make the corresponding leaf active.

• The marker can be positioned before or after (default) the file name, or aligned to the left or right side of the file explorer via the Settings.

Basic usage example

Note: This screenshot includes some behavior handled by my "Continuous Mode" plugin (q.v.).

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.