mahyarmirrashed / yaos

Yet Another Obsidian Synchronizer.
MIT License
65 stars 3 forks source link

[Bug]: Getting `index.lock` error #6

Closed a11smiles closed 1 year ago

a11smiles commented 1 year ago

Describe the bug Whenever VS Code is open, I get this issue. Keep in mind that VS Code is open on an entirely different repo. There is no index.lock file in this .git folder.

image

To Reproduce Steps to reproduce the behavior:

  1. Open VS Code
  2. Try to do a Sync

Expected behavior It should sync.

Desktop (please complete the following information):

Additional context This should not occur. As a developer, I should have the ability to have VS Code open, especially in a different repo, and still be able to sync my Obsidian. Additionally, why require xtools commandline? Why not just run git from Homebrew? As it stands, this plugin is essentially unusable for anyone doing more than just Obsidian.

mahyarmirrashed commented 1 year ago

I'm able to reproduce this bug on my machine, valid bug. Looking into what may be causing it.

mahyarmirrashed commented 1 year ago

Should be fixed with latest 0.6.3 release. Please try it out and I'll close the issue.

mahyarmirrashed commented 1 year ago

Closing this as fixed. Please reopen if you are continuing to have any bugs.