Henrik Giesel

Results 33 comments of Henrik Giesel

Tell me once you think this is ready for merging :)

> I would have preferred to have some Anki API function like `updateFieldState` I don't quite understand the problem here. Updating the RichTextInput should trigger a mutation observer, updating the...

Another idea that helped me before: The closest thing to iOS web view you can get on a desktop is Safari. So you could try it out on AnkiWeb on...

Two options I can think of: 1. You change the delimiters. You can see this issue for how to do that: #28. 2. In the Obj-C code, you can insert...

I had this concern myself for some time already. 1. One method for decreasing declutter was implemented in the last update, and that's block tags + _optics_. This would let...

I'm certainly still interested in implementing this. I have to rewrite the editor code for Anki v2.1.41 anyway, so that might be a good time. Also it would basically be...

I originally envisioned the occlusion mode to enable adding occlusions to any pictures, and keep track of them. Something that held me back (apart from being complicated :) ), was...

I might remove the feature of block nodes for the next major Anki release.

I don't really like to add workarounds for other addons into mine, as it increases the complexity, and I typically won't know when the workaround will break. @Arthur-Milchior I think...

It would be nice if this syntax could also be carried to block content ``` [[:else]] ```