glutanimate / bettertags-public

Temporary repository to host bug reports and documentation for the BetterTags Anki add-on
https://www.patreon.com/glutanimate/posts?tag=BetterTags
5 stars 0 forks source link

Sequential Pin to the Top doesn't work #13

Open fa21212 opened 4 years ago

fa21212 commented 4 years ago

Problem description

Please describe the issue concisely in here. In case of an error: Walk us through the steps you took to get there. What happened? What did you expect to happen? If you have a hierarchy of tags. Say AK_Step1::SketchyMicro::Parasites. If you pin Sketchy Micro to the top, that works. However, if you then go on to pin Parasites to the top that doesn't work. It is bolded, but it retains its current position. If you then unpin SketchyMicro, only then does Parasites get shifted to the top. I'm using the latest beta version of Anki (2.1.24 Beta 8 on the Mac).

Here's a picture to show you:

image

If I go on to Unpin SketchyMicro, then you will see Parasites goes to the top.

image

Checklist

Please replace the space inside the brackets with an x if the following items apply:

Information about your Anki set-up

Please fill out the section corresponding with your Anki version:

If you are using Anki 2.1

Please open Anki, go to Help → About, click on "Copy Debug Info", and paste the result between the backticks below (if the button does not appear you are using an older version of Anki 2.1 and will need to update first):


    Anki 2.1.24 (683f664d) Python 3.8.0 Qt 5.13.1 PyQt 5.14.1
    Platform: Mac 10.15.4
    Flags: frz=True ao=True sv=1
    Add-ons, last update check: 2020-04-24 12:27:23

    ===Add-ons (active)===
    (add-on provided name [Add-on folder, installed at, version, is config changed])
    AMBOSS add-on ['0amboss_addon', 2020-04-03T10:36, 'None', '']
    BetterTags ['bettertags', 2020-01-28T14:30, 'None', '']
    Resize images in editor ['1103084694', 2020-04-23T09:57, 'None', mod]
    Right Hand Answer Shortcuts ['1816717670', 2020-03-14T13:45, 'None', '']
    load balancer ['1417170896', 2020-02-17T14:02, 'None', '']

    ===IDs of active AnkiWeb add-ons===
    1103084694 1417170896 1816717670

    ===Add-ons (inactive)===
    (add-on provided name [Add-on folder, installed at, version, is config changed])
If you are using Anki 2.0

Please open Anki, go to Help → About, find the two lines starting with Version: and Qt, and copy-paste them between the backticks below:

Please fill in details about your operating system (Windows/macOS/Linux, which version):

Please open Anki, go to Tools → Add-ons, take a screenshot of your installed add-ons, and paste it below:

image

Error message (if any)

If you've received an error message, please copy and paste it between the backticks below:

glutanimate commented 4 years ago

Hi! Thanks so much for taking the time to report this bug and compile all the debug info. That was very helpful!

A fix for this will land in the upcoming v1.1.0 release of BetterTags. I will notify you in this thread once the update is ready.