Open mmngtb opened 1 year ago
Same error here, on MacOS @JYC333
Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.5.0 PyQt 6.5.0 Platform: macOS-13.4-arm64-arm-64bit Flags: frz=True ao=True sv=3 Add-ons, last update check: 2023-06-12 12:12:18 Add-ons possibly involved: Sync to Obsidian
Caught exception: Traceback (most recent call last): File "/Users/home/Library/Application Support/Anki2/addons21/327710559/main.py", line 132, in sync sync_to_obsidian(browser) File "/Users/home/Library/Application Support/Anki2/addons21/327710559/main.py", line 50, in sync_to_obsidian app_json = open( FileNotFoundError: [Errno 2] No such file or directory: '/Users/home/HomeVault/02-Brain/.obsidian/app.json'
Changed my path to "/Users/home/HomeVault/" instead and received no error screen, but nothing changed in obsidian either
Update, again, lol. I realized that the cards have to be selected in the browser for it to sync them. It works!
@mmngtb Try changing your path to the vault folder, wherever you have that on windows, instead of a folder within it. The .obsidian folder is a hidden folder there.
Well fuck, does this not work with cloze cards?
Another error:
Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.5.0 PyQt 6.5.0 Platform: macOS-13.4-arm64-arm-64bit Flags: frz=True ao=True sv=3 Add-ons, last update check: 2023-06-12 12:12:18 Add-ons possibly involved: Sync to Obsidian
Caught exception: Traceback (most recent call last): File "/Users/home/Library/Application Support/Anki2/addons21/327710559/main.py", line 132, in sync sync_to_obsidian(browser) File "/Users/home/Library/Application Support/Anki2/addons21/327710559/main.py", line 70, in sync_to_obsidian with open( FileNotFoundError: [Errno 2] No such file or directory: "/Users/home/HomeVault/Primary/Additions/Most common mononeuropathy in patients on dialysis (up to 1/3rd of pt's) = {{c1::carpal tunnel syndrome}}.md"
Yes, it only works with plain text.
Hello,
New to Anki and Obsidian and I don't know why I keep on having an error message:
I believe I'm inputting the wrong ObsidianPath. Can you give me an example of what to type?
Thank you