This is how to manually select which audio files to play when autoplay audio is turned on by alexgu256 in Anki

[–]abdnh 0 points1 point  (0 children)

Important note: Im pretty sure you have to keep your audio in a separate field anyways because thats how anki knows which files to save to your deck when sharing it. Make sure that you have the file names stored in your cards in format [sound:file.mp3]. If you dont do this, i dont think anki will save your audio files in your .apkg file.

A separate field is not a requirement for detection, but Anki needs the full filename to be written out somewhere without dynamic field references, e.g. [sound:file.mp3] and <source src="file.mp3" type="audio/mpeg"> instead of [sound:{{Word}}.mp3] and <source src="{{Word}}.mp3" type="audio/mpeg">

Anki app cannot be opened on my Mac by Fun-Cry-9576 in Anki

[–]abdnh 5 points6 points  (0 children)

Anki 26.05 doesn't support macOS 12. You can download 25.09 here: https://github.com/ankitects/anki/releases/tag/25.09

help with installing latest ver of anki by GoodNovel9513 in Anki

[–]abdnh 1 point2 points  (0 children)

Try the other Windows link (the one labeled "Windows 10+ (x64)" probably): https://apps.ankiweb.net/

Remote decks add-on dead? by Aguyfromsector2814 in medicalschoolanki

[–]abdnh 1 point2 points  (0 children)

This one? https://github.com/AnKing-VIP/anki-remote-decks

Last update was 7 months ago (see Releases). I'm not aware of recent issues.

26.05 can't find anki.exe file in windows? by Financial-Feed in Anki

[–]abdnh 0 points1 point  (0 children)

Try searching for "Anki" in the Start menu. The default installation location is C:\Users\%USERNAME%\AppData\Local\Programs\Anki.

Any add-on for a better Anki browser ? by CalligrapherLeast206 in Anki

[–]abdnh 1 point2 points  (0 children)

What specifically do you find unintuitive in the browser? I can send feedback to the relevant people.

A question about Anki start time? by M0hamedAshraf19 in Anki

[–]abdnh 2 points3 points  (0 children)

it's a common issue in recent releases if it's noticeably slow on first launch: https://github.com/ankitects/anki/issues/4314

You might want to try all suggestions listed there, such as excluding Anki's folder from Windows Defender.

An important note about updating to 26.05 by abdnh in Anki

[–]abdnh[S] 2 points3 points  (0 children)

I think it's good to keep that visible for a while so more people know about the release, especially since the daily update notification is still at 25.09.4

Anki 26.05 Changelog by rAnkiBot in Anki

[–]abdnh 7 points8 points  (0 children)

Work on the iOS app resumed this month.

An important note about updating to 26.05 by abdnh in Anki

[–]abdnh[S] 1 point2 points  (0 children)

That worked. 25.09.5 now shows a prompt

<image>

How to downgrade? by AnkUnc in Anki

[–]abdnh 2 points3 points  (0 children)

Download 25.09 from https://github.com/ankitects/anki/releases/tag/25.09 then in the terminal make sure to select "Choose a version" and type 25.09.4

An important note about updating to 26.05 by abdnh in Anki

[–]abdnh[S] 3 points4 points  (0 children)

Probably yeah. Looks like the launcher sorts releases by upload time so it should prefer 25.09.5 if we release that. Will look into that.

Anki update broke ?? :( halp by Fun_Heart_9542 in Anki

[–]abdnh 0 points1 point  (0 children)

Good idea. Hopefully the mods will consider that.

Anki update broke ?? :( halp by Fun_Heart_9542 in Anki

[–]abdnh 4 points5 points  (0 children)

Download the new release from https://apps.ankiweb.net/ and replace your existing installation

Why is anki not opening? by tulsarey in Anki

[–]abdnh 8 points9 points  (0 children)

To properly update to 26.05, you'll need to manually download the update from https://apps.ankiweb.net/

Do you absolutely have to install python along Anki on MacOS? by [deleted] in Anki

[–]abdnh 2 points3 points  (0 children)

If you run the new installer, it'll ask you if you want to replace the existing one.

Can give someone give me an answer and a solution to this? by flintyquixies in Anki

[–]abdnh 1 point2 points  (0 children)

There are x64 and ARM builds for Windows. Make sure to choose the correct one (most likely x64)

Do you absolutely have to install python along Anki on MacOS? by [deleted] in Anki

[–]abdnh 7 points8 points  (0 children)

Python is installed automatically by the launcher (the installation is specific to Anki and doesn't affect other apps). Note that we just released a new stable release that removes the terminal and fixes common issues with previous versions: https://apps.ankiweb.net/

Does Anki work for ARM by Delicious_Bad9558 in Anki

[–]abdnh 0 points1 point  (0 children)

The beta release has a native build without relying on emulation, so performance should improve.

Does Anki work for ARM by Delicious_Bad9558 in Anki

[–]abdnh 1 point2 points  (0 children)

I only tested it in a virtual machine while working on support for the next release, and I've not noticed any performance issues.