-
I like the globe symbol, but I’m afraid it’s not 100% obvious that it means that this setting is applied globally. I think it would be nice if when the user hovers their mouse over the globe, it would say “Affects the entire collection.”.
-
“Optimize All Presets” is too easy to miss. I highly recommend moving it under “Optimize FSRS parameters”.
I agree. Can we also add an option to see which presets are used by which decks ?
Oh, not again. I have an idea why that’s happening. Does it work if you click somewhere on the card text after enabling auto advance from the menu?
Can’t reproduce this part.
I can reproduce the same autoadvance issue. Shift + A does not work for me too.
If I click on More > Autoadvance and wait, autoadvance works for the first card and then stops working, as shown in the previous GIF.
If I click on More > Autoadvance, and then click anywhere, the autoadvance gets deactivated and doesn’t work at all (even for the first card)
Does that make sense?
“Enhance main window” shows a column with preset names, but I guess it’s the other way than what you mean.
This beta regression -RTL -deck options
& errors
(For some reason the Windows console does not print non-ascii characters. It actually happens when using Anki, but does not happen in other programs.)
mpv is still running even after closing anki
@dae “Evaluate” is bugged - it uses all reviews, not just reviews from the selected preset. It works properly if I manually type the preset name, but I assume that it’s intended to fetch the preset name without the user manually typing it. Since “Optimize” uses reviews from the selected preset, it makes sense that “Evaluate” should too, but currently that’s not the case.
Version 23.12 (97f43fbd)
Python 3.9.15 Qt 6.6.1 PyQt 6.6.1
No add-ons.
Does not occur on beta 1.
When pasting text from e.g. Wikipedia, Anki strips less HTML than it used to, and also adds a lot of HTML that is absent in the original text. Also, you cannot press shift key when pasting to strip formatting.
-
23.12 beta2:
-
Pasting the same text on 23.12 beta1 (expected behavior):
-
Original HTML (from Lorem ipsum - Wikipedia)
<p>Versions of the <i>Lorem ipsum</i> text have been used in <a href="/wiki/Typesetting" title="Typesetting">typesetting</a> at least since the 1960s, when it was popularized by advertisements for <a href="/wiki/Letraset" title="Letraset">Letraset</a> transfer sheets.<sup id="cite_ref-Cibois_1-0" class="reference"><a href="#cite_note-Cibois-1">[1]</a></sup> <i>Lorem ipsum</i> was introduced to the digital world in the mid-1980s, when <a href="/wiki/Aldus_Corporation" title="Aldus Corporation">Aldus</a> employed it in graphic and word-processing templates for its desktop publishing program <a href="/wiki/Adobe_PageMaker" title="Adobe PageMaker">PageMaker</a>. Other popular <a href="/wiki/Word_processor_(electronic_device)" title="Word processor (electronic device)">word processors</a>, including <a href="/wiki/Pages_(word_processor)" title="Pages (word processor)">Pages</a> and <a href="/wiki/Microsoft_Word" title="Microsoft Word">Microsoft Word</a>, have since adopted <i>Lorem ipsum</i>,<sup id="cite_ref-SDop_2-0" class="reference"><a href="#cite_note-SDop-2">[2]</a></sup> as have many <a href="/wiki/LaTeX" title="LaTeX">LaTeX</a> packages,<sup id="cite_ref-3" class="reference"><a href="#cite_note-3">[3]</a></sup><sup id="cite_ref-4" class="reference"><a href="#cite_note-4">[4]</a></sup><sup id="cite_ref-ms-212251_5-0" class="reference"><a href="#cite_note-ms-212251-5">[5]</a></sup> web content managers such as <a href="/wiki/Joomla!" class="mw-redirect" title="Joomla!">Joomla!</a> and <a href="/wiki/WordPress" title="WordPress">WordPress</a>, and <a href="/wiki/CSS" title="CSS">CSS</a> libraries such as Semantic UI.<sup id="cite_ref-6" class="reference"><a href="#cite_note-6">[6]</a></sup>
</p>
This also happens when copy-pasting text from the Reviewer to the Editor, e.g.
Also: Prefer image pastes over HTML in the editor
seems a bit too aggressive? (at least, I surmise that what I’m about to describe is due to this change)
This feature is great since it allows to paste images from sources that used to deny access.
But now every image that is pasted from the web is automatically renamed to a random string, and any attribute it might have is removed. This is really disadvantageous, for example, when dealing with Wikipedia images, which almost always have very descriptive names and alt attributes.
In general, this change seems to make it more difficult to keep the collection well-organized and to search for images in the Browser.
E.g., same image pasted with 23.12 beta 1 and beta2:
(also: maybe it’s just me, but the color of the second image looks slightly different? despite both being from the same source)
IMHO, it would be best if this behavior was applied only in cases where an image couldn’t otherwise be pasted due to access denial or similar errors, and continue using the old behavior in all other instances.
I can’t reproduce this. What’s your OS and browser?
The sync button becomes blue even by clicking in the decks. Is it designed to do so ?
I’m using Windows 10 home 22h2 (64 bit) and Chrome 120.0.6099.71 (official build, 64 bit).
Also seem to be able to reproduce this using Microsoft Edge 120.0.2210.61 (official build, 64 bit).
Some more examples:
(you may notice that Anki was not able to fetch the second image on the left in the bottom row and instead included the link as the src attribute. Anki did not notify me about this. This happened only once and I was never able to reproduce this, even when pasting again from the same source)
I’ve reverted the change for now, as it was causing both of the above issues.
We could potentially fall back on a provided image if fetching an image fails, though it would be a more involved change, as the downloading happens later, after the image/link decision has already been made.
Any change that syncs, including the current deck selection, will cause that.
In connection with this, 23.12beta2 pastes in some HTML even if the Shift key is held down, and also even if Tools / Preferences / Editing has the “Paste without shift key strips formatting” box checked. For instance when copy-pasting a single boldface word from an online dictionary.
So if this functionality is revived in the future in some form (perhaps opt-in), that should probably be addressed.
When using ‘deck:*’ in the search, reviews from deleted cards are included.
After this change, the “Collection” option in the Stats page seems to be redundant. The user can simply type “deck:*” in the search box to get the same result. Though, clicking a button is faster than typing it.
“The more data, the better”. It’s only possible when explicitly including the entire collection, as revlogs from deleted cards can’t be associated with a deck/preset.
I don’t think actions that close the dialog belong inside the advanced options, but I can add mention of the top button there.
This is handled in fsrs-rs, so you could submit a PR there if @L.M.Sherlock approves
I don’t think many translators are in the habit of reviewing suggestions. You could try to find an active German translator on Commits · ankitects/anki-core-i18n · GitHub and give them a nudge.
No objections from me - would you like to send through a PR?
The revert button shouldn’t actually have an outline - it looks like this might be a dark mode-only issue.
Sounds good.
When I open “Add Tags” in the Browser, the OK button is focused instead of the input field.
In beta.2, one of my deck raises the prompt “Error: 500: invalid weights provided” after pressing the Optimize
button. Then I reinstall beta.1 and the parameters are optimized normally.
Can’t reproduce in beta.3. Seems fixed?
I am still on 23.10.1, but I found a bug that probably has not yet been fixed and is too minor to create a new post for:
In the Reviews section of the Stats, Anki shows:
Here, the correct percentage should be 99.8%. Rounding this to 100% is misleading in my opinion.