Dániel Kovács

Results 25 comments of Dániel Kovács

Oh sorry, my bad. Exactly this kind of things meant I with the "after confirmed as usable".

I'd like to ask again what Fiech asked: would this allow proper control for different languages? AFAIK currently there is no solution for proper xref-s for other langauges. E.g., in...

I'm going out on a limb here, but `os.getcwd()` should return the git repo directory, and then this is a pretty simple python hook. Are PRs welcome for this?

Just adding my 2¢ to the issue, I have the same, syncing between multiple machines, one Win10 (Machine A) and one Win11 (Machine B), whilst having an Ubuntu (Machine C)...

I can confirm on the following environment, that the speaker notes feature is indeed not ~~exported~~ available: Environment - OS: Windows 10 (Windows_NT x64 10.0.19045) - VSCode: 1.89.0 (user setup)...

I'll prepare a PR then. On a side-note, I have noticed that there is also a problem with encoding, namely if I use Umlauts in fields name (`ü` comes to...

So far I have seen cp1252 only in YAML files generated with `anki_to_sources` recipes and problems with non-ASCII in `sources_to_anki` as well (i.e., mojibake in the resulting deck.json). I'll investigate...

I see the same problem with `org.bouncycastle:bcpg-jdk18on:1.77` in case creating PGP encrypted packages without integrity package. In case the encryptor builder has `.setWithIntegrityPacket(true)`, then I can decrypt without exceptions.

@iemejia well... it's Apache Licensed... you could fork it, and publish it yourself under a different namespace... it would just to be nice to have it being published from @stephenc...

@stephenc thank for the info, and your efforts. Do I see correctly, that currently the best way of action is cloning this repo and deploying it to a company repository?...