New Note New Window
approvedby Pedro Reyes
Easily open new notes in a floating window.
β
12 starsβ 4,973 downloadsUpdated 2y ago
New Note New Window for Obsidian
Plugin for opening new notes in a floating window in Obsidian.
How to use
- Just run the provided command New Note New Window: Create New Note in Window, or better yet add a custom shortcut through settings!
New Notes are created in the folder path set under the "Default location for new notes" in Obsidian Settings > Files & Links.
Settings
| Setting | Default | Description |
|---|---|---|
| Reuse Floating Window | false | if true new notes will open in the same floating windowif false new notes will create a new floating window |
| Create in the default folder | true | if true new notes will be created in the default Obsidian folder (as configured) if false new notes will be created in the specified folder |
| Custom folder | "" | Custom folder in wich to create the new notes. Only used when Create in the default folder is set to false |
Manually installing the plugin
- Copy over the
main.js,manifest.jsonfrom the latest release to your vaultVaultFolder/.obsidian/plugins/new-note-new-window/.
TODOs
- Add an option to create new commands with a set of configuration combinations. E.g. to be able to create a separate hotkey for creating files on path X and another on path Y.
Contributors β¨
Thanks goes to these wonderful people (emoji key):
Paul Luckett π | Pr0dt0s π» | |||||
|
| ||||||
This project follows the all-contributors specification. Contributions of any kind welcome!
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.