Olicorne
Olicorne
Apparently nextcloud supports ICS. Can you confirm that your addon supports adding or modifying events of the calendar or does it just allow to read the calendar in logseq ?...
So excited at the possibility of 2 way sync! Would you be interested in having access to my nextcloud server to test things out? I'm afraid I can't offer anything...
Author of PR #283 here: just saying that I created the method `setSpecificValueOfCard` to change the due order in filtered decks. I don't know exactly how it would work outside...
Just stumbled upon your issue. If you're still after this, know that I implemented a way to query anki's console from anki-connect. Allowing you to query any thing at all....
Another possible way would be to use [Anki Pandas](https://github.com/klieret/ankipandas), depending on your project.
For reference, here's the code to the new remove function: https://github.com/ankitects/anki/blob/1cdf0b1e9d86d3ac453118dfb59aa55b90630ece/pylib/anki/decks.py#L147 Does anyone know if calling remove will remove the cards? What about if it's a filtered deck? I don't...
Related to #286 and #272 If anyone knows which function to call I would happily fix it :/
Now that notes can be encrypted, can anyone tell me how to decrypt it manually ? I can't import my backup as this feature is not functionnal (see #384). I...
I think it is called "lock"
I'm currently working on one of the forks (autocards) and am very interested in knowing what's taking this long too. Especially as I'm only using a subset of the script....