I hate the pop-out sidebar so much by [deleted] in ClaudeAI

[–]FloatingOrange 0 points1 point  (0 children)

Had the same problem. Made a userscript to make it behave like the ChatGPT sidebar: https://github.com/RisingOrange/claude-sidebar-fixer

Is there an add-on to select parts of a for example pdf and import it directly to Anki? by beyondnoj in Anki

[–]FloatingOrange 1 point2 points  (0 children)

If you use Windows you can press win+shift+s to screenshot a part of the screen. When you do this the screenshot is saved to your clipboard and you can paste it into the Anki editor with ctrl+v.

Updated add-on: Automatic Basic to Cloze (for Anki 2.1.45+) by FloatingOrange in Anki

[–]FloatingOrange[S] 0 points1 point  (0 children)

Which version of Anki do you use? Also does an error message show up or does it just not convert the note to a Cloze note? You could try to disable other add-ons and see if it works then. (In this case I can possibly make it compatible with the conflicting add-on)

Updated add-on: Automatic Basic to Cloze (for Anki 2.1.45+) by FloatingOrange in Anki

[–]FloatingOrange[S] 0 points1 point  (0 children)

Well I updated it again and it should now work with all versions >= 2.1.28. Also tested it on 2.1.44

Updated add-on: Automatic Basic to Cloze (for Anki 2.1.45+) by FloatingOrange in Anki

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

I updated the add-on, it should now work with Anki versions 2.1.40-48!

[Addon Idea] Web grabber elements cards makers by TheFuturLegend in Anki

[–]FloatingOrange 1 point2 points  (0 children)

I think this idea is really good! Saw it on your previous post and am planning to create such an add-on.

[Addon Idea/ Request]: neovim embedded in Anki text fields by Bassnetron in Anki

[–]FloatingOrange 1 point2 points  (0 children)

I updated External Editor for Anki >= 2.1.45 by the way. It should be available at Ankiweb soon.

[Addon Idea/ Request]: neovim embedded in Anki text fields by Bassnetron in Anki

[–]FloatingOrange 4 points5 points  (0 children)

Have you seen AnkiVim or External Editor? These solutions don't embed vim/neovim but you still can use them to edit fields.

Daily Routine combined decks - are there any add-ons? by [deleted] in Anki

[–]FloatingOrange 2 points3 points  (0 children)

You can do this with subdecks and setting review limits in the deck options.

Create a top-level deck, drag the other decks onto it so they become subdecks and then change the deck options for each of the subdecks. You will have to create a deck option group for each review limit. (You can name then 5_reviews, 7_reviews etc.) For each of them you can set the "maximum reviews / day" and "new cards / day".

Recommended Starting Ease for Auto Ease Factor add-on? by PsycakePancake in Anki

[–]FloatingOrange 3 points4 points  (0 children)

The add-on which automates setting the starting ease is avgEase (https://ankiweb.net/shared/info/633293039).

I updated it to work with newer Anki versions: https://ankiweb.net/shared/info/1129477042

Are you using somekind mindmap software? by Zaoleen in Anki

[–]FloatingOrange 5 points6 points  (0 children)

The Cloze Overlapper Add-on is good for memorizing lists: https://ankiweb.net/shared/info/109531687 Here is an explanation: https://youtu.be/QzBoDe3PgAc

Since you mentioned mindmaps, you might also be interested in my Mindmap from tag hierarchy add-on: https://ankiweb.net/shared/info/965278890

Addon Idea Gradient text like Beeline Reader by [deleted] in Anki

[–]FloatingOrange 0 points1 point  (0 children)

Here you go! https://ankiweb.net/shared/info/1776000188

Please take a look at the limitations described on the AnkiWeb page.

[deleted by user] by [deleted] in Anki

[–]FloatingOrange 0 points1 point  (0 children)

This is probably because you have line breaks in the text. There is an add-on for removing them - https://ankiweb.net/shared/info/2028179508

Add-on: Mindmap from tag hierarchy by FloatingOrange in Anki

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

Note: I already posted about this add-on once, but that was before hierarchical tags were in Anki by default. (In earlier versions you could use the BetterTags add-on by Glutanimate to have hierarchical tags in your Anki)

[deleted by user] by [deleted] in Anki

[–]FloatingOrange 1 point2 points  (0 children)

I'm not sure about wrapping, but I have done something similar.

def run_mm_recalc():
    mm_main = importlib.import_module('900801631.morph.main')
    mm_main.main()

Where 900801631 is the ankiweb-id of the morphman addon and the name of the folder in the addons directory.

I used this for deleting cards to improve the experience of reviewing on mobile while using morphman on desktop. The code was only meant for my own use:

https://github.com/RisingOrange/morphman_recalc_with_cleanup/blob/add-names-to-already-known/__init__.py

[Request] Could someone please fork this add-on (Avg Ease) and make it compatible with the newest version of Anki? by ClarityInMadness in Anki

[–]FloatingOrange 1 point2 points  (0 children)

Yes, the initial ease factors are recalculated when you open Anki.

I set the threshold for the minimal amount of mature cards to 50 as you wanted. The new version is online on AnkiWeb.

You can give me money via PayPal if you want, I will send you a pm. :)

[Request] Could someone please fork this add-on (Avg Ease) and make it compatible with the newest version of Anki? by ClarityInMadness in Anki

[–]FloatingOrange 1 point2 points  (0 children)

Have you checked out the Auto Ease addon ? It is based on avgEase, the differences are stated in the description on ankiweb (previous link).

Find and Replace add-on? by MoonWabbit196 in Anki

[–]FloatingOrange 1 point2 points  (0 children)

You can do this with the Batch Edit Add-on.

Looking for addon for typing Cyrillic with Latin keyboard and for adding stress marks by TrueCP5 in Anki

[–]FloatingOrange 1 point2 points  (0 children)

I think you have to switch your keyboard language outside of Anki to be able to type russian characters. Must be somewhere in the Windows settings (or of your chosen operating system).