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
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

New Note Fixer

mnaoumovmnaoumov2k downloads

Unifies the way non-existing notes are created when clicking on their links.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates34

This is a plugin for Obsidian that unifies the way non-existing notes are created when clicking on their links.

When you click on a link [[non-existing-note]], Obsidian creates a new note, whose location depends on Settings → Files and links → Default location for new notes.

However, if your link is [[folder/non-existing-note]], Obsidian will ignore the above-mentioned setting and create a new note in the <vault root>/folder/non-existing-note.md.

Even more, if the link is [[../folder/non-existing-note]], Obsidian will create a file outside of the vault root and won't open it. If you click on the link another time, Obsidian will show a misleading error message Folder already exists.

This plugin fixes this behavior by respecting Default location for new notes setting for those cases.

Installation

The plugin is available in the official Community Plugins repository.

Beta versions

To install the latest beta release of this plugin (regardless if it is available in the official Community Plugins repository or not), follow these steps:

  1. Ensure you have the BRAT plugin installed and enabled.
  2. Click Install via BRAT.
  3. An Obsidian pop-up window should appear. In the window, click the Add plugin button once and wait a few seconds for the plugin to install.

Debugging

By default, debug messages for this plugin are hidden.

To show them, run the following command:

window.DEBUG.enable('new-note-fixer');

For more details, refer to the documentation.

Support

My other Obsidian resources

See my other Obsidian resources.

License

© Michael Naumov

78%
HealthExcellent
ReviewSatisfactory
About
Fix new-note creation behavior so clicking links with folder or relative paths respects the Default location for new notes setting. Prevent creation of files outside the vault and remove misleading "Folder already exists" errors when opening non-existent links.
LinksFilesFolders
Details
Current version
2.0.5
Last updated
2 months ago
Created
Last year
Updates
34 releases
Downloads
2k
Compatible with
Obsidian 1.12.4+
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
mnaoumovmnaoumov
mnaoumov.dev/
GitHubmnaoumov
Xmnaoumov
  1. Community
  2. Plugins
  3. Links
  4. New Note Fixer

Related plugins

Advanced URI

Control everything with URI.

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.

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.

File Explorer Note Count

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

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.

Manual Sorting

Drag'n'Drop sorting within file explorer.

File Tree Alternative

An alternative file tree view with separate folder and file panes.

Quick Explorer

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