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

Windows Path Links

codetrekcodetrek36 downloads

Convert pasted Windows paths to Markdown links, open folder links with the default folder handler, and create note-based folder links.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

简体中文

An Obsidian desktop plugin for working with Windows filesystem paths.

Windows Path Links is not tied to Q-Dir. Folder links are opened with the Windows default folder handler. An optional process-name setting can activate the folder manager window after opening it.

Features

  • Convert one or more pasted Windows paths directly into Markdown links.
  • Keep the original Windows path readable in both the link label and target.
  • Preserve Chinese characters and other readable path text in the Markdown source.
  • Open folder links with the Windows default folder handler.
  • Follow file links and ordinary Obsidian links with Obsidian's native editor:follow-link command.
  • Create a folder named after the current note and insert its link at the cursor.

Paste conversion

Pasting:

D:\Projects\work
D:\Projects\work\Reports\visit-20260907.pptx

produces:

[D:\Projects\work](D:\Projects\work)
[D:\Projects\work\Reports\visit-20260907.pptx](D:\Projects\work\Reports\visit-20260907.pptx)

No confirmation dialog is shown. Ordinary text is pasted unchanged.

Commands

  • Windows Path Links: Follow link (folders use default folder handler) (windows-path-links:follow-link)
  • Windows Path Links: Create folder from current note name and insert link (windows-path-links:create-note-folder-link)

The follow-link command opens an existing folder with the configured folder handler. File links, internal links, web links, and other non-folder links are delegated to Obsidian's native follow-link behavior.

The create-folder command creates a child folder named after the current note inside the configured work directory, then inserts a Markdown link at the current cursor position.

Settings

  • Work directory: The root directory used by the create-folder command.
  • Folder manager process name: An optional Windows process name used to activate the folder manager window. Wildcards such as * are supported. Leave it empty to only open the folder.

For example, a Q-Dir user may enter:

Q-Dir*

The plugin does not require Q-Dir; other folder managers can be used when they are configured as the Windows default folder handler.

Privacy and permissions

This plugin is intended for Obsidian Desktop on Windows. It reads Windows paths outside the vault to check whether a linked path is a file or folder, opens folder paths with the Windows default folder handler, and can create a child folder in the configured work directory. If a folder manager process name is configured, it also starts PowerShell to activate that process window. The plugin does not use network services, collect telemetry, or upload file contents.

Installation

Community plugins

Install Windows Path Links from Obsidian's Community Plugins settings.

Manual installation

Copy main.js, manifest.json, and versions.json into:

<Vault>/.obsidian/plugins/windows-path-links/

Then enable the plugin in Obsidian's Community Plugins settings.

Development

The repository contains the plugin entrypoint at the repository root:

main.js
manifest.json
versions.json

Edit main.js during local development and reload the plugin in Obsidian after changes. Keep local data.json settings out of version control.

License and attribution

MIT License. The paste-to-link behavior was inspired by Obsidian Open in File Explorer, which is also MIT-licensed. This project uses a different implementation and keeps readable Windows paths in Markdown.

HealthExcellent
ReviewSatisfactory
About
Convert pasted Windows paths into Markdown links while preserving the original path text and Unicode characters. Open folders with the Windows default folder handler, let Obsidian handle files and internal links, and create a folder named after the current note then insert its link.
LinksFiles
Details
Current version
0.3.0
Last updated
Last week
Created
Last week
Updates
1 release
Downloads
36
Compatible with
Obsidian 0.15.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
codetrekcodetrek
GitHubbushnerd
  1. Community
  2. Plugins
  3. Links
  4. Windows Path Links

Related plugins

Advanced URI

Control everything with URI.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.

Note Refactor

Extract note content into new notes and split notes.

Custom Attachment Location

Customize attachment location with variables($filename, $data, etc) like Typora.

Notebook Navigator

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

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

Claudian

Embeds Claude Code/Codex and other local Agents as AI collaborators in your vault.

Smart Connections

Find related notes and excerpts while writing. Your AI link building copilot displays relevant content in graph + list view. A local embedding model powers semantic search. Zero setup. No API key.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Thino

Quickly capture memos and display them in the sidebar with a heatmap. (Closed source)