Conversation
|
I appreciate you working on this! My concern is that this only applies for 25.07+. For anyone on pre-25.07 Anki, nothing has changed. That's probably still most users. So for a while, I think we need to list both as possibilities, with the version number where the change took effect. [Both here and in ankitects/addon-docs#29 .] |
Perfect, then I will apply both versions to the files! Would you prefer that I add a separate code block showing the older %LocalAppData%\Programs\Anki\anki-console.bat, or is it better to add a short note below the .exe code block that .bat applies to versions before 25.07? Happy to structure it whichever way you think is clearer. |
|
@Danika-Dakika does these changes look ok now according to you? Or do you want me to format it differently? |
Co-authored-by: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com>
Co-authored-by: GithubAnon0000 <160563432+GithubAnon0000@users.noreply.github.com>
Yes thank you. I commited the suggested changes |
|
FYI, PRs currently take a long time to be merged in. I, too, have several PRs in multiple anki repos that are yet to be reviewed and merged. I did remind Danika in the forums though about this PR; maybe she'll have time in the comming weeks. |
This PR updates the Startup Issues and Console Output documentation to reflect changes introduced in Anki 25.07 and later. So the changes replaced references to
anki-console.batwithanki-console.exe.Link for the PR for addon-docs PR.
Fixes #435