top | item 46863820

(no title)

pityJuke | 27 days ago

Aha [0], that is neat.

[0]: https://docs.ankiweb.net/sync-server.html

discuss

order

bangonkeyboard|27 days ago

I've tried several times before to install syncserver using those pip instructions, on multiple platforms, without success.

dhoe|27 days ago

Just as a counterpoint, to avoid people getting the wrong idea about the complexity involved - I use it and it took literally minutes. The most confusing part was that the sync settings in Ankidroid referred to Ankiweb.

zelphirkalt|27 days ago

The pip instructions are bad. Typical Python things: Non-reproducible, not involving a proper lock file. Cargo instructions seem not much better, since they are only referring to a tag in the git repo. The installation from "package build" leak user and password in shell history.

Overall this doesn't inspire much confidence in how solid and tested the procedure is.