gregorias / anki-code-highlighter

Anki plugin for code syntax highlighting.
GNU Affero General Public License v3.0
55 stars 3 forks source link

Extras configuration clarification #1

Closed darktasevski closed 2 years ago

darktasevski commented 2 years ago

So, after installing this add-on I'm stuck at this step:

After fetching, run Extras > Configure Code Highlighter. This is necessary until Anki adds addon lifecycle hooks.

Can you clarify where the above command should be run? I don't have any "Extras" menu in my Anki application.

app info:

Version ⁨2.1.49 (dc80804a)⁩ Python 3.8.6 Qt 5.14.2 PyQt 5.14.2

No other add-ons installed.

Thank you

gregorias commented 2 years ago

Hi Darkø,

You run this in Anki's GUI. "Extras" should be a menu option at the top. I'll add more clarification to the README shortly.

gregorias commented 2 years ago

I also have plans to automate this step.

darktasevski commented 2 years ago

Interesting, I can see "Configure Code Highlighter" option in the Tools menu on my Windows machine, but not on OSX. On OSX there is only "Delete ... " option:

Screenshot 2022-04-03 at 13 34 48

Thanks for the clarification. I guess this is just FYI then, not working on Mac, and on Win, this option is inside the Tools menu, not Extras.

gregorias commented 2 years ago

Thanks for letting me know (I'm using a Linux version). I'll take a look. The good news is that you only need to run it on one machine.

gregorias commented 2 years ago

I've reported the bug upstream. I intend to change the name of the action to mitigate the issue.