Olicorne
Olicorne
Hi! I'm struggling to understand why it is not possible to do two-way sync. This would be an incredible feature for me. I have pretty in depth knowledge of anki...
Hi! Thanks a lot for the quick reply. My main issue with the current state is that it would force me to only edit cards in logseq instead of having...
By the way : in the past I wrote extensive changes to anki connect in [a PR](https://github.com/FooSoft/anki-connect/pull/283) and implemented a function to get ModTime of a card : ``` @util.api()...
Any update ? How can I be the only one to want to use both anki and logseq without logseq overwriting anki :) ?! edit : found some other people...
But where does you program add the hyphen ? exampe : counterrevolutionnary
I also speak french, if I can be of use don't hesitate to ask
Same here, I took a look at /var/lib/python3/dist-packages/proton/api.py and the line 136 : ``` verified = self.__gnupg.decrypt(armored_modulus)" ``` seems to be part of the issue. The armored modulus is sent...
Same for me. But I tried both, and I actually tried "fake" username and got the same results (for example I removed the last character of my username)
Btw I don't have 2FA enabled and still have the same issue. I didn't try to change the password to the same thing. Note that I was able to use...
Thanks a lot @sergiuszm I was able to fix the issue and get a successful login by following the commands indicated there : https://superuser.com/questions/954509/what-are-the-correct-permissions-for-the-gnupg-enclosing-folder-gpg-warning Apparently my gnupg settings were incorrect...