Felix von Drigalski

Results 43 issues of Felix von Drigalski

This repository seems to be getting constant hits from Google, but it is evidently outdated (not even the link to the official docs is working anymore). This repository should be...

* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request that matches the...

After installing the add-on on Mac, Anki starts up to the following error: ``` Traceback (most recent call last): File "/Users/felix/Library/Application Support/Anki2/addons/yomi_base/anki_connect.py", line 41, in advance self.server.listen() File "/Users/felix/Library/Application Support/Anki2/addons/yomi_base/ajax.py",...

I know this is no longer maintained, but I miss having this add-on in Anki. If you or anyone has an idea of what it takes to port it to...

When I edit text, I often end up deleting things by accident, because the Shift button selects text passages that I then type over. I've changed the hotkey manually in...

If you are trying to add a note that already exists through Anki's regular Add dialogue, it offers you to show the duplicate note in the browser. Maybe Yomichan could...

### Describe the bug When I try to use `autodoc` directives like `autoclass` in Markdown format, they do not work properly. If they are used inside an `{eval-rst}` block, they...

bug

This issue might be an x-y problem, and there might be a better solution. Let me explain what I am trying to do first. I want to build multiple manuals...

enhancement

This would be another step towards a "Calibration for dummies" package, which is in my opinion desirable. The marker size could be the real size of the PDF printed in...

enhancement

I've encountered some cases that don't tell the user what to fix. This catches the exception and localizes the error. It also supports multi-line comments. Example: ```python def myfunc(): """Text...