I am not sure if this already exists in some form.
So how this would work: You have a sentence inside a paragraph and you cannot make way for adding a comment or an image to explain the context or the paragraph would look very messy. (more messy if you are to do this multiple times).
So by adding a placeholder like a box or for example () next to the sentence, and by hovering the pointer over the placeholder during the review, a box is shown with the context and image given, which are editable during reviewing like the addon Edit Cloze During Review allows so.
This would save a lot of space and would make things look a lot neater and enable the addition of context much more easily with the addition of images mid-paragraph.
You mean like a âtooltipâ? This sounds like a great idea.
There was once an addon from @kleinerpirat which isnât supported anymore.
It also doesnât support editing during preview. But it had a rather similiar functionality, where you could add little boxes which show information while hovering over it.
I might take a look at this sometime in the future. If not @shigeyuki wants to update this old addon.
Exactly that. Now that coupled with the added functionality of being editable during review (because you add comments on the go) would make for a great addition to Anki.
Thanks for the reply. My point was during the review kind of like what the addon does with the help of the Edit during Cloze addon.
1. So I want to add a tooltip to this sentence
-The boy buys a book.
With the help of some sort of a shortcut, like Ctrl+Shift+C for adding a cloze card, in the reviewer without the need to go to the browser edit window with the help of the Edit Cloze during Review addon, a tooltip placeholder is added.
The tooltip can be edited with the text and images needed for context.
So adding the same code each time I need to add a tooltip manually is difficulty, especially if a lot of tooltips will be used.
Does this still work perhaps? This sounds like that this is what I have in my head (adding tooltips as you go though strikethrough text) except that it probably wonât work for images. Does anyone have a workaround
If you have âEdit Field During Review Clozeâ add-on installed, and in the add-on config you have âCtrl + Clickâ enabled, then when you hover over the â(hint)â text while pressing Ctrl (or Cmd on mac), you should be able to edit the âTooltipâ field.
Do you mean that you want to have different tooltip message for each card in a note? (for âc1â, âc2â, âŚ)
I canât think of a way to achieve that with just note type alone. You would probably need to write an add-on for it.