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

Virtual Note (Alias) Creator

Keith PieperKeith Pieper22 downloads

Create a lightweight virtual note from a File Explorer context menu; the new note embeds the original without extra metadata.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates1

Create a lightweight virtual note from a note in Obsidian's File Explorer. The generated note contains only an embed of the source, so the same content can appear in another folder without duplicating it.

Illustrative virtual-note workflow

The image is an illustrative example of the workflow, not a screenshot of the plugin.

Install

  1. Copy this folder to /.obsidian/plugins/virtual-note-alias/.
  2. Open Settings → Community plugins.
  3. Enable Virtual Note (Alias) Creator.

This is a prebuilt plugin; no npm or build step is required.

Usage

  1. In the File Explorer, right-click a Markdown note.
  2. Choose Create Virtual Note.
  3. Pick the destination folder.
  4. Obsidian creates a file named Source Basename (virtual).md containing an embed of the source.

If that filename exists, a numeric suffix is added. Existing virtual notes cannot be virtualized again, which prevents recursive chains.

Limitations

  • The plugin creates a normal Markdown file and adds no frontmatter.
  • The source must be a Markdown file.
  • The embed follows the source, so edits remain centralized in the original.

License

MIT. See LICENSE.

HealthExcellent
ReviewPassed
About
Create lightweight virtual notes in any folder by embedding an existing Markdown file so the same content appears without duplication. Generate a plain Markdown file containing only the embed, named Source Basename (virtual).md; prevent recursive virtualization and keep edits centralized in the original.
FilesLinksFolders
Details
Current version
1.5.2
Last updated
Last week
Created
Last week
Updates
1 release
Downloads
22
Compatible with
Obsidian 1.5.2+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Keith PieperKeith Pieperkpieper876
keithpieper.com
GitHubkpieper876
martechllc.com
  1. Community
  2. Plugins
  3. Files
  4. Virtual Note (Alias) Creator

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.

Waypoint

Easily generate dynamic MOCs in your folder notes using waypoints. Enables folders to show up in the graph view and removes the need for messy tags!

Custom File Explorer sorting

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

Quick Explorer

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

Note Refactor

Extract note content into new notes and split notes.

Multi Properties

Add properties to multiple notes at once. Either right-click a folder or select multiple notes and right-click the selection.

Flexplorer

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

File Explorer Note Count

See the number of notes in each folder within the file explorer.

Create Note in Folder

Add commands to create a note in a specific folder.