Open in File Explorer

approved

by disciple-dev

This plugin has not been manually reviewed by Obsidian staff. Convert links to local Windows filesystem so they can be opened in File Explorer.

30 downloadsUpdated 6mo agoMIT

Obsidian Open in File Explorer

When you past a file path into the Obsidian Editor, prompt to convert it to a lickable link.

Examples

  1. Pasting C:\Users\Public from the clipboard will show a modal dialog:

    prompt.png

    And will creat the markdown:

    [Public](file:///C:/Users/Public)
    
  2. Pasting C:\Users\Public\Desktop\VLC media player.lnk will open VLC when clicked.

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.