obsidian-vault-transfer icon indicating copy to clipboard operation
obsidian-vault-transfer copied to clipboard

Path to other vault not accepted

Open cwittern opened this issue 1 year ago • 3 comments

Hi there, This is a great plugin, and (hopefully) does exactly what I need. However, at the moment I can't use it. I am on a Linux system, the absolute path here starts with a slash: '/'. When I put the full path, .e.g /path/to/my/vault starting with a slash into the configuration dialog, for some reason the first slash disappears and it becomes path/to/my/vault and an error occurs when attempting to copy a note. This even happens if I put the slash directly in the data.json of the plugin. So this is really a showstopper for me. My suspicion is that Obsidian is trying to be helpful and removes this, but you might know better.

cwittern avatar Jun 01 '24 23:06 cwittern

It seems that this issue is covered by the PR #11, so maybe you could apply this to solve this problem as well?

cwittern avatar Jun 02 '24 08:06 cwittern

Sorry about the bug, I believe that PR will solve it once merged.

ImaginaryProgramming avatar Jun 04 '24 22:06 ImaginaryProgramming

same issue here on mac. am i understanding correctly this is not part of the current version ( 1,2,3) ? not merged maybe ?

luctaesch avatar Aug 26 '24 12:08 luctaesch

Has the fix been pushed yet? I am having the same issue and I would like to know if it is a "me" issue. In the Output Vault I have : /home/craig/Documents/Vaults/NewVault
~ no quotes or anything else and I keep getting the same error: Directory does not exist at home/craig/Documents/Vaults/NewVault

craigboyd0 avatar Nov 01 '24 21:11 craigboyd0

Sorry it took so long, but this should be fixed now in v1.3.0!

ImaginaryProgramming avatar Jan 18 '25 22:01 ImaginaryProgramming