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

Advanced new file

vanadium23vanadium2324k downloads

Create notes in chosen folder.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates11

Obsidian Advanced New file is a plugin for Obsidian, that provide functionality to choose folder over note creation. The new note file is created with Untitled.md filename just to provide same behavior as default Obsidian.

The plugin is heavily inspired by Note refactor and similar extension for Vs Code.

Features

Hint: you can set command advanced new file to shortcut like Ctrl/Cmd + Alt + N.

Spawn command advanced new file and choose directory. Then you can type full path to file.

Custom File Extensions

The plugin now supports creating files with custom extensions! When you specify a filename with an extension, the plugin will create the file with that exact extension. If no extension is provided, it defaults to .md.

Examples:

  • my-canvas.canvas → creates my-canvas.canvas (Obsidian Canvas file)
  • data.json → creates data.json (JSON file)
  • script.js → creates script.js (JavaScript file)
  • myfile → creates myfile.md (defaults to Markdown)

This is particularly useful for creating Canvas files (.canvas), which are commonly used in Obsidian for visual note-taking and mind mapping.

How to develop

  • Clone this repo.
  • npm i or yarn to install dependencies
  • npm run dev to start compilation in watch mode.

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.
68%
HealthFair
ReviewSatisfactory
About
Choose a target folder before creating a new note and optionally type a full path to place the file exactly where you want. Create files with custom extensions (defaults to .md) to make .canvas, .json, .js or any other file directly in the chosen folder.
FilesFoldersCommands
Details
Current version
1.6.0
Last updated
12 months ago
Created
6 years ago
Updates
11 releases
Downloads
24k
Compatible with
Obsidian 0.9.7+
Platforms
Desktop, Mobile
Report bugRequest featureReport plugin
Author
vanadium23vanadium23
vanadium23.me/
GitHubvanadium23
  1. Community
  2. Plugins
  3. Files
  4. Advanced new file

Related plugins

Flexplorer

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

Custom File Explorer sorting

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

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.

Create Note in Folder

Add commands to create a note in a specific folder.

File Tree Alternative

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

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.

Quick Explorer

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

Trash Explorer

Restore and delete files from the Obsidian .trash folder.

Notebook Navigator

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