Tony Zorman

Results 187 comments of Tony Zorman

FWIW, I just updated to 3.20, and responsiveness seems to have improved quite drastically! All functions now seem to work as expected again, just like in earlier releases.

This is essentially what https://github.com/emacs-lsp/lsp-mode/pull/1740 was, but that sadly also went nowhere :/

@Minoru thank you for keeping the lights on for so long! While "co-maintainer" seems like a big hat to wear, I would gladly volunteer to help out here and there!...

> Are the Lamy hacks pen-specific or do they work with other styluses? If so, which ones? There is a little bit about that at the end of the README:...

Or `getWindowAttributes` never fails :)

> Hi @slotThe . This is more or less an experiment, some of it is coded with AI assistance. > > Do you think this path is worth exploring? I...

> There is a flag that can be used to always overwrite to avoid the check. This would need to be setup in such a way that there are no...

It seems to me that a separate package along the lines of `org-srs->anki-editor` would be better suited in this situation, right? Surely, one wouldn't want to use org-srs and Anki...

I don't know if there is any built-in way to do this, but I guess you could decide upon a different nesting syntax and then monkey patch `anki-editor--get-tags` to replace...

There's `anki-editor-deftest` which does most of the heavy lifting, though it still requires some manual plumbing. I've added a test for now Thanks!