Keith Pieper3 downloadsCreate missing Markdown notes from wikilinks found in pasted text or from the current file via Command Palette.
Automatically create missing Markdown notes for wikilinks detected in pasted text. You can also scan the active file from Command Palette to create every missing wikilink target in that file.

The image is an illustrative example of the workflow, not a screenshot of the plugin.
Useful for meeting notes, research excerpts, or outlines that reference people, projects, and concepts you want to turn into navigable notes immediately.
The plugin is desktop-only and ships with a prebuilt main.js.
Open Command Palette and run Create notes for missing wikilinks in current file. The command scans the entire active file and creates missing targets.
The plugin avoids duplicate creation within a single paste and sanitizes filenames for common desktop filesystems. If a link includes an alias and the template does not begin with YAML frontmatter, it can prepend a basic alias block.
MIT. See LICENSE.