Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: mobile plugin mangles file name #282

Closed
bartoszcisek opened this issue Aug 21, 2022 · 6 comments
Closed

[Bug]: mobile plugin mangles file name #282

bartoszcisek opened this issue Aug 21, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@bartoszcisek
Copy link

Describe the bug

Running command "stage current file" result in

NotFoundError: Could not find ernote migration.md.

Correct file name is "Evernote migration.md"

Relevant errors (if available)

NotFoundError: Could not find ernote migration.md


### Steps to reproduce

1. Empty vault with installed git plugin
2. Clone remote repo into `.` directory.
3. Change any file content
4. Run command "stage current file" 

### Expected Behavior

File added to stage

### Addition context

![AFB5B7CC-F5D8-4B68-8579-BFF2B3FF4DA3_1_102_o](https://user-images.githubusercontent.com/1272652/185800554-bd46b2ff-214f-495a-b7b7-a2768bc9253d.jpeg)


### Operating system

macOS

### Plugin variant

Obsidian Git Isomorphic

### Plugin version

1.1.7
@Vinzent03
Copy link
Owner

I found the issue and will release a new version today. For now, can you tell me what's in the settings field Custom base path and clear it afterwards. It should work then.

@Vinzent03 Vinzent03 added the bug Something isn't working label Aug 21, 2022
@bartoszcisek
Copy link
Author

Thanks for lightning fast response :)

I left custom base path empty but it was filled with dot . (aka current dir)

@bartoszcisek
Copy link
Author

I removed dot from Custom base path and staging worked.

@Vinzent03
Copy link
Owner

What did you enter as directory when cloning?

@bartoszcisek
Copy link
Author

This time I left it blank. Previously I entered dot . as it was not clear to me what should be there. On a phone tooltip is not shown entirely.

@Vinzent03
Copy link
Owner

Yeah, I need to improve that. Thanks for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants