ImaginaryProgramming / obsidian-vault-transfer

Transfers a note from one vault to another.
GNU General Public License v3.0
29 stars 5 forks source link

Added 'Transfer to Other Vault: From List' command; Added unixNormali… #11

Open Nihilentropy-117 opened 6 months ago

Nihilentropy-117 commented 6 months ago

Implemented a second transfer command providing a menu of available vaults to choose from at the time of transfer.

Also created a custom wrapper for the default obsidian NormalizePath which negates removes leading '/' from file paths.