Open xerosanyam opened 3 years ago
I had to do 2 things to make it work correctly on mac:
vim ~/Library/Application\ Support/Alfred/Workflow\ Data/org.bikenik.anki/header.json
{}
defaults write net.ankiweb.dtop NSAppSleepDisabled -bool true defaults write net.ichi2.anki NSAppSleepDisabled -bool true defaults write org.qt-project.Qt.QtWebEngineCore NSAppSleepDisabled -bool true
source - https://foosoft.net/projects/anki-connect/
Which value did you update to {}?
I had to do 2 things to make it work correctly on mac:
vim ~/Library/Application\ Support/Alfred/Workflow\ Data/org.bikenik.anki/header.json
update the value to{}
source - https://foosoft.net/projects/anki-connect/