Releases: vanadium23/obsidian-advanced-new-file
Releases · vanadium23/obsidian-advanced-new-file
1.5.1
What's Changed
- feat: Preselect current folder by @vanadium23 in 694b70d
- fix: Add preventDefault to remove enter from current note by @vanadium23 in #25
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- Fix typo in README.md by @Kunniii in #14
- bugfix: create active leaf on no active leaf by @vanadium23 in #18
- feat: Add new command to create file in tab by @vanadium23 in #19
New Contributors
Full Changelog: 1.4.1...1.5.0
1.4.1
[Chore] bump 1.4.1 to ensure release
Command "Create files in a new pane" / 1.4.0
What's Changed
- [Feat] add second command to create in a new pane by @vanadium23 in #13
Full Changelog: 1.3.0...1.4.0
Autocomplete folder path
Version 1.3.0
What's Changed
- [Feat] add autocomplete for folder modal by @vanadium23 in #12
Full Changelog: 1.2.1...1.3.0
Enter the new folder path
Enter the full path
Version 1.2.0
Add feature to provide full path with filename over note creation. (#5 thanks to @lukePeavey)
Add github actions to release plugin.
Add github actions to lint code.
Full Changelog: 1.1.0...1.2.0
Enter the filename
Add feature to provide filename over note creation.
Full Changelog: 1.0.1...1.1.0
A little refactor
- Rewrite folder code to
Vault.recurseChildren
. - Move checkCallback to just callback
- Increase version to 1.0.1
Initial release for plugin
This is just a first release of obsidian-advanced-new-file plugin.